From 161b9065ea785fa57dfa796682c3bb417e33039f Mon Sep 17 00:00:00 2001 From: Bartek Bok Date: Sun, 17 Jan 2016 15:47:13 +0100 Subject: [PATCH] Line endings --- .gitattributes | 1 + .../models/item/assistant_base.json | 36 +++++++++---------- .../openblocks/models/item/balloon.json | 36 +++++++++---------- .../assets/openblocks/models/item/beam.json | 36 +++++++++---------- .../assets/openblocks/models/item/border.json | 36 +++++++++---------- .../openblocks/models/item/cartographer.json | 36 +++++++++---------- .../assets/openblocks/models/item/corner.json | 36 +++++++++---------- .../openblocks/models/item/corner2.json | 36 +++++++++---------- .../openblocks/models/item/corner3.json | 36 +++++++++---------- .../openblocks/models/item/craneBackpack.json | 36 +++++++++---------- .../openblocks/models/item/crane_engine.json | 36 +++++++++---------- .../openblocks/models/item/crane_magnet.json | 36 +++++++++---------- .../openblocks/models/item/creeperface.json | 36 +++++++++---------- .../assets/openblocks/models/item/cursor.json | 36 +++++++++---------- .../openblocks/models/item/emptyMap.json | 36 +++++++++---------- .../openblocks/models/item/epicEraser.json | 36 +++++++++---------- .../openblocks/models/item/gliderwing.json | 36 +++++++++---------- .../openblocks/models/item/goldenEye.json | 36 +++++++++---------- .../assets/openblocks/models/item/heart.json | 36 +++++++++---------- .../assets/openblocks/models/item/heart2.json | 36 +++++++++---------- .../openblocks/models/item/heightMap.json | 36 +++++++++---------- .../assets/openblocks/models/item/hole.json | 36 +++++++++---------- .../openblocks/models/item/infoBook.json | 36 +++++++++---------- .../assets/openblocks/models/item/line.json | 36 +++++++++---------- .../models/item/map_controller.json | 36 +++++++++---------- .../openblocks/models/item/map_memory.json | 36 +++++++++---------- .../models/item/miracle_magnet.json | 36 +++++++++---------- .../assets/openblocks/models/item/music.json | 36 +++++++++---------- .../openblocks/models/item/pencilGlasses.json | 36 +++++++++---------- .../openblocks/models/item/pointer.json | 36 +++++++++---------- .../models/item/seriousGlasses.json | 36 +++++++++---------- .../models/item/sketching_pencil.json | 36 +++++++++---------- .../openblocks/models/item/sleepingBag.json | 36 +++++++++---------- .../openblocks/models/item/sonicglasses.json | 36 +++++++++---------- .../assets/openblocks/models/item/spiral.json | 36 +++++++++---------- .../assets/openblocks/models/item/splat.json | 36 +++++++++---------- .../models/item/spongeonastick.json | 36 +++++++++---------- .../openblocks/models/item/squeegee.json | 36 +++++++++---------- .../openblocks/models/item/storage.json | 36 +++++++++---------- .../openblocks/models/item/stripes.json | 36 +++++++++---------- .../openblocks/models/item/tastyClay.json | 36 +++++++++---------- .../models/item/technicolorGlasses.json | 36 +++++++++---------- .../openblocks/models/item/thickstripes.json | 36 +++++++++---------- .../models/item/unprepared_stencil.json | 36 +++++++++---------- .../assets/openblocks/models/item/wrench.json | 36 +++++++++---------- .../openblocks/models/item/xpbucket.json | 36 +++++++++---------- 46 files changed, 811 insertions(+), 810 deletions(-) diff --git a/.gitattributes b/.gitattributes index ac0fdfa8..b69371ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ *.mcmeta text *.md text *.txt text +*.json text *.properties text *.png -text diff --git a/src/main/resources/assets/openblocks/models/item/assistant_base.json b/src/main/resources/assets/openblocks/models/item/assistant_base.json index fa56ac53..0c0ddd81 100644 --- a/src/main/resources/assets/openblocks/models/item/assistant_base.json +++ b/src/main/resources/assets/openblocks/models/item/assistant_base.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/assistant_base" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/assistant_base" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/balloon.json b/src/main/resources/assets/openblocks/models/item/balloon.json index 91c9588b..b5728e6a 100644 --- a/src/main/resources/assets/openblocks/models/item/balloon.json +++ b/src/main/resources/assets/openblocks/models/item/balloon.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_balloon" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_balloon" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/beam.json b/src/main/resources/assets/openblocks/models/item/beam.json index fc3cb21b..286d1ee3 100644 --- a/src/main/resources/assets/openblocks/models/item/beam.json +++ b/src/main/resources/assets/openblocks/models/item/beam.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/beam" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/beam" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/border.json b/src/main/resources/assets/openblocks/models/item/border.json index 040b05e9..11f6d4d2 100644 --- a/src/main/resources/assets/openblocks/models/item/border.json +++ b/src/main/resources/assets/openblocks/models/item/border.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_border" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_border" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/cartographer.json b/src/main/resources/assets/openblocks/models/item/cartographer.json index fbe99f22..7d6e1855 100644 --- a/src/main/resources/assets/openblocks/models/item/cartographer.json +++ b/src/main/resources/assets/openblocks/models/item/cartographer.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/assistant_cartographer" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/assistant_cartographer" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/corner.json b/src/main/resources/assets/openblocks/models/item/corner.json index de030a6f..af6e9425 100644 --- a/src/main/resources/assets/openblocks/models/item/corner.json +++ b/src/main/resources/assets/openblocks/models/item/corner.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_corner" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_corner" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/corner2.json b/src/main/resources/assets/openblocks/models/item/corner2.json index 366f56b1..8973298f 100644 --- a/src/main/resources/assets/openblocks/models/item/corner2.json +++ b/src/main/resources/assets/openblocks/models/item/corner2.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_corner2" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_corner2" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/corner3.json b/src/main/resources/assets/openblocks/models/item/corner3.json index 59a2b834..3e9759d2 100644 --- a/src/main/resources/assets/openblocks/models/item/corner3.json +++ b/src/main/resources/assets/openblocks/models/item/corner3.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_corner3" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_corner3" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/craneBackpack.json b/src/main/resources/assets/openblocks/models/item/craneBackpack.json index 12812435..33136e2e 100644 --- a/src/main/resources/assets/openblocks/models/item/craneBackpack.json +++ b/src/main/resources/assets/openblocks/models/item/craneBackpack.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/crane_backpack" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/crane_backpack" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/crane_engine.json b/src/main/resources/assets/openblocks/models/item/crane_engine.json index ce92f1f9..46cbad78 100644 --- a/src/main/resources/assets/openblocks/models/item/crane_engine.json +++ b/src/main/resources/assets/openblocks/models/item/crane_engine.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/crane_engine" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/crane_engine" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/crane_magnet.json b/src/main/resources/assets/openblocks/models/item/crane_magnet.json index 001abf3f..f7d8d6ee 100644 --- a/src/main/resources/assets/openblocks/models/item/crane_magnet.json +++ b/src/main/resources/assets/openblocks/models/item/crane_magnet.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/crane_magnet" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/crane_magnet" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/creeperface.json b/src/main/resources/assets/openblocks/models/item/creeperface.json index a2f40990..44dd49f8 100644 --- a/src/main/resources/assets/openblocks/models/item/creeperface.json +++ b/src/main/resources/assets/openblocks/models/item/creeperface.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_creeperface" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_creeperface" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/cursor.json b/src/main/resources/assets/openblocks/models/item/cursor.json index 0d4307d1..e958e265 100644 --- a/src/main/resources/assets/openblocks/models/item/cursor.json +++ b/src/main/resources/assets/openblocks/models/item/cursor.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/cursor" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/cursor" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/emptyMap.json b/src/main/resources/assets/openblocks/models/item/emptyMap.json index 716803e1..b5555578 100644 --- a/src/main/resources/assets/openblocks/models/item/emptyMap.json +++ b/src/main/resources/assets/openblocks/models/item/emptyMap.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/empty_map" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/empty_map" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/epicEraser.json b/src/main/resources/assets/openblocks/models/item/epicEraser.json index 932eb8c7..6db637ea 100644 --- a/src/main/resources/assets/openblocks/models/item/epicEraser.json +++ b/src/main/resources/assets/openblocks/models/item/epicEraser.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/epic_eraser" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/epic_eraser" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/gliderwing.json b/src/main/resources/assets/openblocks/models/item/gliderwing.json index 0e84f00e..49b3c675 100644 --- a/src/main/resources/assets/openblocks/models/item/gliderwing.json +++ b/src/main/resources/assets/openblocks/models/item/gliderwing.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/gliderwing" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/gliderwing" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/goldenEye.json b/src/main/resources/assets/openblocks/models/item/goldenEye.json index 66ae6df7..310e1eed 100644 --- a/src/main/resources/assets/openblocks/models/item/goldenEye.json +++ b/src/main/resources/assets/openblocks/models/item/goldenEye.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/golden_eye" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/golden_eye" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/heart.json b/src/main/resources/assets/openblocks/models/item/heart.json index 44cdfa8b..d54cb5f2 100644 --- a/src/main/resources/assets/openblocks/models/item/heart.json +++ b/src/main/resources/assets/openblocks/models/item/heart.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_heart" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_heart" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/heart2.json b/src/main/resources/assets/openblocks/models/item/heart2.json index 175ac42b..9d9e4c71 100644 --- a/src/main/resources/assets/openblocks/models/item/heart2.json +++ b/src/main/resources/assets/openblocks/models/item/heart2.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_heart2" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_heart2" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/heightMap.json b/src/main/resources/assets/openblocks/models/item/heightMap.json index b97b8c99..afb87a1f 100644 --- a/src/main/resources/assets/openblocks/models/item/heightMap.json +++ b/src/main/resources/assets/openblocks/models/item/heightMap.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/height_map" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/height_map" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/hole.json b/src/main/resources/assets/openblocks/models/item/hole.json index 83edbb90..62b6342d 100644 --- a/src/main/resources/assets/openblocks/models/item/hole.json +++ b/src/main/resources/assets/openblocks/models/item/hole.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_hole" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_hole" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/infoBook.json b/src/main/resources/assets/openblocks/models/item/infoBook.json index 9915e0b1..403f065e 100644 --- a/src/main/resources/assets/openblocks/models/item/infoBook.json +++ b/src/main/resources/assets/openblocks/models/item/infoBook.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/info_book" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/info_book" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/line.json b/src/main/resources/assets/openblocks/models/item/line.json index d0b04933..c9dde47e 100644 --- a/src/main/resources/assets/openblocks/models/item/line.json +++ b/src/main/resources/assets/openblocks/models/item/line.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/line" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/line" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/map_controller.json b/src/main/resources/assets/openblocks/models/item/map_controller.json index 50c7a1fe..8e05e951 100644 --- a/src/main/resources/assets/openblocks/models/item/map_controller.json +++ b/src/main/resources/assets/openblocks/models/item/map_controller.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/map_controller" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/map_controller" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/map_memory.json b/src/main/resources/assets/openblocks/models/item/map_memory.json index f2adbd56..fef99038 100644 --- a/src/main/resources/assets/openblocks/models/item/map_memory.json +++ b/src/main/resources/assets/openblocks/models/item/map_memory.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/map_memory" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/map_memory" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/miracle_magnet.json b/src/main/resources/assets/openblocks/models/item/miracle_magnet.json index 4787013f..53536d9e 100644 --- a/src/main/resources/assets/openblocks/models/item/miracle_magnet.json +++ b/src/main/resources/assets/openblocks/models/item/miracle_magnet.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/miracle_magnet" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/miracle_magnet" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/music.json b/src/main/resources/assets/openblocks/models/item/music.json index a012753a..2b2b5476 100644 --- a/src/main/resources/assets/openblocks/models/item/music.json +++ b/src/main/resources/assets/openblocks/models/item/music.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_music" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_music" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/pencilGlasses.json b/src/main/resources/assets/openblocks/models/item/pencilGlasses.json index c3516bd8..7728006a 100644 --- a/src/main/resources/assets/openblocks/models/item/pencilGlasses.json +++ b/src/main/resources/assets/openblocks/models/item/pencilGlasses.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/glasses_pencil" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/glasses_pencil" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/pointer.json b/src/main/resources/assets/openblocks/models/item/pointer.json index 22d2775b..803db1ef 100644 --- a/src/main/resources/assets/openblocks/models/item/pointer.json +++ b/src/main/resources/assets/openblocks/models/item/pointer.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/pointer" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/pointer" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/seriousGlasses.json b/src/main/resources/assets/openblocks/models/item/seriousGlasses.json index 04a99317..2365daea 100644 --- a/src/main/resources/assets/openblocks/models/item/seriousGlasses.json +++ b/src/main/resources/assets/openblocks/models/item/seriousGlasses.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/glasses_admin" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/glasses_admin" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/sketching_pencil.json b/src/main/resources/assets/openblocks/models/item/sketching_pencil.json index 60d1aae0..ed4a42f9 100644 --- a/src/main/resources/assets/openblocks/models/item/sketching_pencil.json +++ b/src/main/resources/assets/openblocks/models/item/sketching_pencil.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/sketching_pencil" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/sketching_pencil" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/sleepingBag.json b/src/main/resources/assets/openblocks/models/item/sleepingBag.json index 6523695e..f1800a65 100644 --- a/src/main/resources/assets/openblocks/models/item/sleepingBag.json +++ b/src/main/resources/assets/openblocks/models/item/sleepingBag.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/sleepingbag" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/sleepingbag" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/sonicglasses.json b/src/main/resources/assets/openblocks/models/item/sonicglasses.json index 3fa4f767..9bb899a2 100644 --- a/src/main/resources/assets/openblocks/models/item/sonicglasses.json +++ b/src/main/resources/assets/openblocks/models/item/sonicglasses.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/sonicglasses" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/sonicglasses" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/spiral.json b/src/main/resources/assets/openblocks/models/item/spiral.json index f310dce8..9d7ff2d1 100644 --- a/src/main/resources/assets/openblocks/models/item/spiral.json +++ b/src/main/resources/assets/openblocks/models/item/spiral.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_spiral" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_spiral" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/splat.json b/src/main/resources/assets/openblocks/models/item/splat.json index 009b188e..fd3669ff 100644 --- a/src/main/resources/assets/openblocks/models/item/splat.json +++ b/src/main/resources/assets/openblocks/models/item/splat.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_splat" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_splat" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/spongeonastick.json b/src/main/resources/assets/openblocks/models/item/spongeonastick.json index 04e2bff7..a1827ffb 100644 --- a/src/main/resources/assets/openblocks/models/item/spongeonastick.json +++ b/src/main/resources/assets/openblocks/models/item/spongeonastick.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/spongeonastick" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/spongeonastick" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/squeegee.json b/src/main/resources/assets/openblocks/models/item/squeegee.json index 122ce2be..3e119cb2 100644 --- a/src/main/resources/assets/openblocks/models/item/squeegee.json +++ b/src/main/resources/assets/openblocks/models/item/squeegee.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/squeegee" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/squeegee" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/storage.json b/src/main/resources/assets/openblocks/models/item/storage.json index 54563850..2e9a267f 100644 --- a/src/main/resources/assets/openblocks/models/item/storage.json +++ b/src/main/resources/assets/openblocks/models/item/storage.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_storage" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_storage" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/stripes.json b/src/main/resources/assets/openblocks/models/item/stripes.json index 49362a6e..8fc26992 100644 --- a/src/main/resources/assets/openblocks/models/item/stripes.json +++ b/src/main/resources/assets/openblocks/models/item/stripes.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_stripes" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_stripes" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/tastyClay.json b/src/main/resources/assets/openblocks/models/item/tastyClay.json index dcc99d1b..05fe091c 100644 --- a/src/main/resources/assets/openblocks/models/item/tastyClay.json +++ b/src/main/resources/assets/openblocks/models/item/tastyClay.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/yum_yum" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/yum_yum" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/technicolorGlasses.json b/src/main/resources/assets/openblocks/models/item/technicolorGlasses.json index 9dec694f..4621441e 100644 --- a/src/main/resources/assets/openblocks/models/item/technicolorGlasses.json +++ b/src/main/resources/assets/openblocks/models/item/technicolorGlasses.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/glasses_technicolor" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/glasses_technicolor" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/thickstripes.json b/src/main/resources/assets/openblocks/models/item/thickstripes.json index a0d50eec..b9bd9d8b 100644 --- a/src/main/resources/assets/openblocks/models/item/thickstripes.json +++ b/src/main/resources/assets/openblocks/models/item/thickstripes.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:blocks/stencilcover_thickstripes" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:blocks/stencilcover_thickstripes" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/unprepared_stencil.json b/src/main/resources/assets/openblocks/models/item/unprepared_stencil.json index 39d39184..c4f001e7 100644 --- a/src/main/resources/assets/openblocks/models/item/unprepared_stencil.json +++ b/src/main/resources/assets/openblocks/models/item/unprepared_stencil.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/unprepared_stencil" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/unprepared_stencil" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/wrench.json b/src/main/resources/assets/openblocks/models/item/wrench.json index 71e6a20f..373d9366 100644 --- a/src/main/resources/assets/openblocks/models/item/wrench.json +++ b/src/main/resources/assets/openblocks/models/item/wrench.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/wrench" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/wrench" + }, + "display" : { + "thirdperson" : { + "rotation": [ 0, 90, -35 ], + "translation": [ 0, 1.25, -3.5 ], + "scale": [ 1.25, 1.25, 1.25 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +} diff --git a/src/main/resources/assets/openblocks/models/item/xpbucket.json b/src/main/resources/assets/openblocks/models/item/xpbucket.json index 3eef03de..5f610411 100644 --- a/src/main/resources/assets/openblocks/models/item/xpbucket.json +++ b/src/main/resources/assets/openblocks/models/item/xpbucket.json @@ -1,18 +1,18 @@ -{ - "parent" : "builtin/generated", - "textures" : { - "layer0" : "openblocks:items/xpbucket" - }, - "display" : { - "thirdperson" : { - "rotation" : [ -90, 0, 0 ], - "translation" : [ 0, 1, -3 ], - "scale" : [ 0.55, 0.55, 0.55 ] - }, - "firstperson" : { - "rotation" : [ 0, -135, 25 ], - "translation" : [ 0, 4, 2 ], - "scale" : [ 1.7, 1.7, 1.7 ] - } - } -} +{ + "parent" : "builtin/generated", + "textures" : { + "layer0" : "openblocks:items/xpbucket" + }, + "display" : { + "thirdperson" : { + "rotation" : [ -90, 0, 0 ], + "translation" : [ 0, 1, -3 ], + "scale" : [ 0.55, 0.55, 0.55 ] + }, + "firstperson" : { + "rotation" : [ 0, -135, 25 ], + "translation" : [ 0, 4, 2 ], + "scale" : [ 1.7, 1.7, 1.7 ] + } + } +}