Uhh Stuff 2

This commit is contained in:
Vos
2025-06-01 10:33:46 -05:00
parent a499abbabf
commit 6d31f2a62c
8 changed files with 6 additions and 1 deletions
@@ -4,6 +4,7 @@
"item.acesbs.stable_entropy": "Stabilized Entropy", "item.acesbs.stable_entropy": "Stabilized Entropy",
"item.acesbs.lemon": "Odd Lemon", "item.acesbs.lemon": "Odd Lemon",
"item.acesbs.cooked_lemon": "Cooked Odd Lemon", "item.acesbs.cooked_lemon": "Cooked Odd Lemon",
"item.acesbs.green_bricks": "Green Bricks",
"item.minecraft.potion.effect.blindness": "Potion of Blindness", "item.minecraft.potion.effect.blindness": "Potion of Blindness",
"item.minecraft.splash_potion.effect.blindness": "Splash Potion of Blindness", "item.minecraft.splash_potion.effect.blindness": "Splash Potion of Blindness",
"item.minecraft.lingering_potion.effect.blindness": "Lingering Potion of Blindness", "item.minecraft.lingering_potion.effect.blindness": "Lingering Potion of Blindness",
@@ -85,6 +85,7 @@
} }
} }
], ],
"gui_light": "front",
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "translation": [0, 3, 1],
@@ -301,6 +301,7 @@
} }
} }
], ],
"gui_light": "front",
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 1.75, 1], "translation": [0, 1.75, 1],
@@ -85,6 +85,7 @@
} }
} }
], ],
"gui_light": "front",
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "translation": [0, 3, 1],
@@ -1,6 +1,5 @@
{ {
"parent": "minecraft:item/generated", "parent": "minecraft:item/generated",
"ambientocclusion": false,
"textures": { "textures": {
"layer0": "acesbs:item/oracle_lemon" "layer0": "acesbs:item/oracle_lemon"
} }
@@ -148,6 +148,7 @@
} }
} }
], ],
"gui_light": "front",
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 1.75, 1], "translation": [0, 1.75, 1],
@@ -105,6 +105,7 @@
} }
} }
], ],
"gui_light": "front",
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "translation": [0, 3, 1],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB