Merge pull request #3029 from abomb4/patch-mod-environment

Json in Mod should be able to define OreBlock type
This commit is contained in:
Anuken
2020-10-19 10:43:53 -04:00
committed by GitHub

View File

@@ -190,6 +190,7 @@ public class ContentParser{
"mindustry.world.blocks.defense",
"mindustry.world.blocks.defense.turrets",
"mindustry.world.blocks.distribution",
"mindustry.world.blocks.environment",
"mindustry.world.blocks.liquid",
"mindustry.world.blocks.logic",
"mindustry.world.blocks.power",