Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/main/resources/assets/betterfoliage/DirtDefault.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ tconstruct.world.blocks.SoilBlock

// Witchery
com.emoniph.witchery.blocks.BlockPitDirt

// lotr
lotr.common.block.LOTRBlockMud
4 changes: 4 additions & 0 deletions src/main/resources/assets/betterfoliage/GrassDefault.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ tconstruct.blocks.slime.SlimeGrass

// Witchery
com.emoniph.witchery.blocks.BlockPitGrass

// lotr
lotr.common.block.LOTRBlockMudGrass
lotr.common.block.LOTRBlockQuenditeGrass
3 changes: 3 additions & 0 deletions src/main/resources/assets/betterfoliage/LeavesDefault.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ thaumcraft.common.blocks.BlockMagicalLeaves

// Twilight Forest
twilightforest.block.BlockTFDarkLeaves

// lotr
lotr.common.block.LOTRBlockBerryBush
5 changes: 4 additions & 1 deletion src/main/resources/assets/betterfoliage/SandDefault.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
net.minecraft.block.BlockSand

// TerraFirmaCraft
com.bioxx.tfc.Blocks.Terrain.BlockSand
com.bioxx.tfc.Blocks.Terrain.BlockSand

// lotr
lotr.common.block.LOTRBlockSand