update modded block support
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user