Added feature_rules

This commit is contained in:
DaanV2
2021-06-05 21:57:28 +02:00
parent 0a93ee4a3e
commit 72e2340ad1

View File

@@ -38,6 +38,7 @@
{ "Source": "./behavior/blocks/blocks.json", "Destination": "../behavior/blocks/blocks.json" },
{ "Source": "./behavior/entities/entities.json", "Destination": "../behavior/entities/entities.json" },
{ "Source": "./behavior/features/features.json", "Destination": "../behavior/features/features.json" },
{ "Source": "./behavior/feature_rules/feature_rules.json", "Destination": "../behavior/feature_rules/feature_rules.json" },
{ "Source": "./behavior/items/items.json", "Destination": "../behavior/items/items.json" },
{ "Source": "./behavior/recipes/recipes.json", "Destination": "../behavior/recipes/recipes.json" },
{ "Source": "./behavior/spawn_rules/spawn_rules.json", "Destination": "../behavior/spawn_rules/spawn_rules.json" },