diff --git a/assets/minecraft/models/block/dried_kelp_block.json b/assets/minecraft/models/block/dried_kelp_block.json index b8ba0559f..47b0e72a8 100644 --- a/assets/minecraft/models/block/dried_kelp_block.json +++ b/assets/minecraft/models/block/dried_kelp_block.json @@ -89,7 +89,6 @@ { "from":[8.025,-0.5,0.025], "to":[8.975,0,15.975], - "rotation":{"angle":0,"axis":"y","origin":[8,-9,8]}, "faces":{ "north":{"uv":[8,16,9,15],"texture":"#down","cullface":"down"}, "east":{"uv":[8,16,9,0],"rotation":90,"texture":"#down","cullface":"down"}, @@ -101,7 +100,6 @@ { "from":[0.025,-0.5,7.025], "to":[15.975,0,7.975], - "rotation":{"angle":0,"axis":"y","origin":[8,-9,8]}, "faces":{ "north":{"uv":[16,8,0,9],"texture":"#down","cullface":"down"}, "east":{"uv":[15,8,16,9],"texture":"#down","cullface":"down"},