1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 23:40:46 +00:00
CC-Tweaked/src/main/resources/data/computercraft
neumond 053cb1b53c Fix JSON serialization of strings
Control characters become escaped as JSON requires
Non-ASCII characters get escaped as well for better interoperability
We assume here that lua strings represent only first 256 code points of unicode
2020-07-25 19:40:06 +03:00
..
advancements/recipes Port most recipes to use generators 2020-02-08 23:26:05 +00:00
loot_tables/blocks Switch generation of resources over to data generators 2020-01-29 16:41:26 +00:00
lua Fix JSON serialization of strings 2020-07-25 19:40:06 +03:00
recipes Merge branch 'mc-1.14.x' into mc-1.15.x 2020-04-22 10:39:00 +01:00