mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-10 03:32:51 +00:00
Core - Add ResourcePackImporter.cs
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
"book_normal": "book",
|
||||
"chainmail_boots": "bootsChain",
|
||||
"leather_boots": "bootsCloth",
|
||||
|
||||
"crossbow_standby": "crossbow",
|
||||
"crossbow_pulling_0": "crossbow_pull_0",
|
||||
"crossbow_pulling_1": "crossbow_pull_1",
|
||||
"crossbow_pulling_2": "crossbow_pull_2",
|
||||
"campfire": "campfire_carried",
|
||||
|
||||
"leather_boots_overlay": "bootsCloth_overlay",
|
||||
"diamond_boots": "bootsDiamond",
|
||||
"golden_boots": "bootsGold",
|
||||
@@ -52,6 +59,7 @@
|
||||
"armor_stand": "wooden_armorstand",
|
||||
"oak_sign": "sign",
|
||||
"clock_00": "clock",
|
||||
"clock_0000": "clock",
|
||||
"compass_00": "compass",
|
||||
"dye_powder_black": "dyePowder_black",
|
||||
"dye_powder_blue": "dyePowder_blue",
|
||||
@@ -125,7 +133,9 @@
|
||||
"cod_bucket": "bucketFish",
|
||||
"salmon_bucket": "bucketSalmon",
|
||||
"pufferfish": "fish_pufferfish_raw",
|
||||
"pufferfish_bucket": "bucketPuffer",
|
||||
"tropical_fish": "fish_clownfish_raw",
|
||||
"tropical_fish_bucket": "bucketTropical",
|
||||
"fish_cod_raw": "fishRaw",
|
||||
"cooked_cod": "fishCooked",
|
||||
"minecart_normal": "minecart",
|
||||
@@ -153,7 +163,7 @@
|
||||
"porkchop": "porkchopRaw",
|
||||
"map": "map_empty",
|
||||
"filled_map_markings": "map_filled_markings",
|
||||
"filled_map": "map",
|
||||
"filled_map": "map_filled",
|
||||
"glass_bottle": "glassBottle",
|
||||
"dragon_breath": "dragonFireball",
|
||||
"glistering_melon_slice": "speckledMelon",
|
||||
|
||||
Reference in New Issue
Block a user