Skip to content

Commit

Permalink
Delete useless rotation data
Browse files Browse the repository at this point in the history
  • Loading branch information
GeForceLegend committed Nov 5, 2019
1 parent 1056073 commit 5348918
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/minecraft/models/block/dried_kelp_block.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
Expand All @@ -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"},
Expand Down

0 comments on commit 5348918

Please sign in to comment.