update block configs

This commit is contained in:
octarine-noise
2021-04-27 15:15:26 +02:00
parent a89edd53a4
commit 594db19bfb
8 changed files with 24 additions and 26 deletions

View File

@@ -1,2 +1,3 @@
// Vanilla
net.minecraft.block.CactusBlock
//net.minecraft.block.CactusBlock
net.minecraft.class_2266

View File

@@ -1,10 +1,11 @@
// Vanilla
net.minecraft.block.TallGrassBlock
net.minecraft.block.CropsBlock
-net.minecraft.block.ReedBlock
-net.minecraft.block.DoublePlantBlock
-net.minecraft.block.CarrotBlock
-net.minecraft.block.PotatoBlock
//net.minecraft.block.FernBlock
net.minecraft.class_2526
//net.minecraft.block.CropBlock
net.minecraft.class_2302
//-net.minecraft.block.TallPlantBlock
-net.minecraft.class_2320
// Biomes O'Plenty
biomesoplenty.common.block.BlockBOPFlower

View File

@@ -1,8 +1,6 @@
// Vanilla
net.minecraft.block.BlockLilyPad
//net.minecraft.block.LilyPadBlock
net.minecraft.class_2553
// Biomes O'Plenty
biomesoplenty.common.block.BlockBOPLilypad
// TerraFirmaCraft
com.bioxx.tfc.Blocks.Vanilla.BlockCustomLilyPad

View File

@@ -1,2 +1,3 @@
// Vanilla
net.minecraft.block.LogBlock
//net.minecraft.block.LogBlock
net.minecraft.class_2410

View File

@@ -1,2 +1,3 @@
// Vanilla
net.minecraft.block.MyceliumBlock
//net.minecraft.block.MyceliumBlock
net.minecraft.class_2418

View File

@@ -1,2 +0,0 @@
// Vanilla
net.minecraft.block.NetherrackBlock

View File

@@ -1,5 +1,3 @@
// Vanilla
net.minecraft.block.BlockSand
// TerraFirmaCraft
com.bioxx.tfc.Blocks.Terrain.BlockSand
//net.minecraft.block.SandBlock
net.minecraft.class_2468