[WIP] 1.14.4 port

This commit is contained in:
octarine-noise
2020-01-01 16:57:47 +01:00
parent 1ea2b6b946
commit 46cbe64328
164 changed files with 1715 additions and 2115 deletions

View File

@@ -1,18 +1,2 @@
// Vanilla
net.minecraft.block.BlockDirt
// Biomes O'Plenty
biomesoplenty.common.block.BlockBOPDirt
// Enhanced Biomes
enhancedbiomes.blocks.BlockSoilEB
// TerraFirmaCraft
com.bioxx.tfc.Blocks.Terrain.BlockDirt
// Aether
net.aetherteam.aether.blocks.natural.BlockAetherDirt
com.gildedgames.aether.common.blocks.natural.BlockAetherDirt
// Tinker's Construct
slimeknights.tconstruct.world.block.BlockSlimeDirt
net.minecraft.block.DirtBlock