20 lines
436 B
INI
20 lines
436 B
INI
// Vanilla
|
|
net.minecraft.block.BlockLeaves
|
|
|
|
// Biomes O'Plenty
|
|
biomesoplenty.common.block.BlockBOPLeaves
|
|
|
|
// Forestry
|
|
forestry.arboriculture.blocks.BlockForestryLeaves
|
|
|
|
// Tinker's Construct
|
|
slimeknights.tconstruct.world.block.BlockSlimeLeaves
|
|
|
|
// Thaumcraft
|
|
thaumcraft.common.blocks.world.plants.BlockLeavesTC
|
|
|
|
// TechReborn
|
|
//techreborn.blocks.BlockRubberLeaves
|
|
|
|
// Random Things
|
|
lumien.randomthings.block.spectretree.BlockSpectreLeaf |