update modded block support

This commit is contained in:
octarine-noise
2016-07-28 12:15:56 +02:00
parent 5efc974133
commit 8bdb5ca8fd
4 changed files with 23 additions and 11 deletions

View File

@@ -1,8 +1,20 @@
// Vanilla
net.minecraft.block.BlockLeaves
// Biomes O'Plenty
biomesoplenty.common.block.BlockBOPLeaves
// Forestry
forestry.arboriculture.gadgets.BlockLeaves
forestry.arboriculture.blocks.BlockForestryLeaves
// Tinker's Construct
slimeknights.tconstruct.world.block.BlockSlimeLeaves
// Thaumcraft
thaumcraft.common.blocks.BlockMagicalLeaves
thaumcraft.common.blocks.world.plants.BlockLeavesTC
// TechReborn
//techreborn.blocks.BlockRubberLeaves
// Random Things
lumien.randomthings.block.spectretree.BlockSpectreLeaf