diff --git a/src/main/resources/assets/charmsnfabrics/models/block/floral_workstation.json b/src/main/resources/assets/charmsnfabrics/models/block/floral_workstation.json index 4d44158..cc39c4e 100644 --- a/src/main/resources/assets/charmsnfabrics/models/block/floral_workstation.json +++ b/src/main/resources/assets/charmsnfabrics/models/block/floral_workstation.json @@ -2,7 +2,7 @@ "format_version": "1.21.6", "credit": "Made with Blockbench", "texture_size": [64, 64], - "render_type": "minecraft:cutout", + "render_type": "minecraft:cutout_mipped", "textures": { "0": "charmsnfabrics:block/floral_workstation", "particle": "minecraft:block/oak_planks" @@ -153,6 +153,31 @@ } } ], + "display": { + "thirdperson_righthand": { + "scale": [0.5, 0.5, 0.5] + }, + "thirdperson_lefthand": { + "scale": [0.5, 0.5, 0.5] + }, + "firstperson_righthand": { + "scale": [0.5, 0.5, 0.5] + }, + "firstperson_lefthand": { + "scale": [0.5, 0.5, 0.5] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.25, 0.25, 0.25] + }, + "gui": { + "rotation": [30, 45, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 1, 0] + } + }, "groups": [ { "name": "legs",