Added dialogue schemas

This commit is contained in:
DaanV2
2021-06-15 19:12:47 +02:00
parent 2c6af7ef19
commit c5c135252a
5 changed files with 258 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
},
{ "Source": "./behavior/animations/animations.json", "Destination": "../behavior/animations/animations.json" },
{ "Source": "./behavior/biomes/biomes.json", "Destination": "../behavior/biomes/biomes.json" },
{ "Source": "./behavior/dialogue/dialogue.json", "Destination": "../behavior/dialogue/dialogue.json" },
{ "Source": "./behavior/loot_tables/loot_tables.json", "Destination": "../behavior/loot_tables/loot_tables.json" },
{ "Source": "./behavior/blocks/blocks.json", "Destination": "../behavior/blocks/blocks.json" },
{ "Source": "./behavior/entities/entities.json", "Destination": "../behavior/entities/entities.json" },