Adding biomes

This commit is contained in:
DaanV2
2021-02-04 11:21:51 +01:00
parent c90101f35b
commit 3e788aedcf
6 changed files with 143 additions and 0 deletions

View File

@@ -104,6 +104,10 @@
"Source": "./behaviour/animations/animations.json",
"Destination": "../behaviour/animations/animations.json"
},
{
"Source": "./behaviour/biomes/biomes.json",
"Destination": "../behaviour/biomes/biomes.json"
},
{
"Source": "./behaviour/loot_tables/loot_tables.json",
"Destination": "../behaviour/loot_tables/loot_tables.json"