rewrite model and texture detection
expose in mod configuration
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
// Vanilla
|
||||
net.minecraft.block.BlockGrass
|
||||
|
||||
// Biomes O'Plenty
|
||||
biomesoplenty.common.blocks.BlockOriginGrass
|
||||
biomesoplenty.common.blocks.BlockLongGrass
|
||||
biomesoplenty.common.blocks.BlockNewGrass
|
||||
|
||||
// Tinker's Construct
|
||||
tconstruct.blocks.slime.SlimeGrass
|
||||
|
||||
// Enhanced Biomes
|
||||
enhancedbiomes.blocks.BlockGrassEB
|
||||
|
||||
// TerraFirmaCraft
|
||||
com.bioxx.tfc.Blocks.Terrain.BlockGrass
|
||||
|
||||
// Aether
|
||||
net.aetherteam.aether.blocks.natural.BlockAetherGrass
|
||||
Reference in New Issue
Block a user