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
commit 073b82b70f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",