Skip to content

Commit 19a1039

Browse files
committed
Fix guidebook RP by removing spawn_egg texture reference in font
1 parent 7f28b84 commit 19a1039

2 files changed

Lines changed: 0 additions & 38 deletions

File tree

gm4_guidebook/assets/gm4/font/vanilla_items.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3393,24 +3393,6 @@
33933393
"\u0a7d"
33943394
]
33953395
},
3396-
{
3397-
"type": "bitmap",
3398-
"file": "minecraft:item/spawn_egg.png",
3399-
"ascent": -32768,
3400-
"height": -16,
3401-
"chars": [
3402-
"\u0a7e"
3403-
]
3404-
},
3405-
{
3406-
"type": "bitmap",
3407-
"file": "minecraft:item/spawn_egg_overlay.png",
3408-
"ascent": -32768,
3409-
"height": -16,
3410-
"chars": [
3411-
"\u0a7f"
3412-
]
3413-
},
34143396
{
34153397
"type": "bitmap",
34163398
"file": "minecraft:item/spectral_arrow.png",
@@ -7397,24 +7379,6 @@
73977379
"\u0f0c"
73987380
]
73997381
},
7400-
{
7401-
"type": "bitmap",
7402-
"file": "minecraft:item/spawn_egg.png",
7403-
"ascent": 8,
7404-
"height": 16,
7405-
"chars": [
7406-
"\u0f0d"
7407-
]
7408-
},
7409-
{
7410-
"type": "bitmap",
7411-
"file": "minecraft:item/spawn_egg_overlay.png",
7412-
"ascent": 8,
7413-
"height": 16,
7414-
"chars": [
7415-
"\u0f0e"
7416-
]
7417-
},
74187382
{
74197383
"type": "bitmap",
74207384
"file": "minecraft:item/spectral_arrow.png",

gm4_guidebook/assets/gm4_guidebook/lang/en_us.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,8 +1176,6 @@
11761176
"gui.gm4.guidebook.crafting.display.minecraft.soul_campfire": "\u0f0a\u0a7b\uf015",
11771177
"gui.gm4.guidebook.crafting.display.minecraft.soul_lantern": "\u0f0b\u0a7c\uf015",
11781178
"gui.gm4.guidebook.crafting.display.minecraft.soul_torch": "\u0f0c\u0a7d\uf015",
1179-
"gui.gm4.guidebook.crafting.display.minecraft.spawn_egg": "\u0f0d\u0a7e\uf015",
1180-
"gui.gm4.guidebook.crafting.display.overlay.minecraft.spawn_egg": "\uffff\ue018\u0f0e\u0a7f\uf015",
11811179
"gui.gm4.guidebook.crafting.display.minecraft.spectral_arrow": "\u0f0f\u0a80\uf015",
11821180
"gui.gm4.guidebook.crafting.display.minecraft.spider_eye": "\u0f10\u0a81\uf015",
11831181
"gui.gm4.guidebook.crafting.display.minecraft.splash_potion": "\u0f11\u0a82\uf015",

0 commit comments

Comments
 (0)