Skip to content

Commit

Permalink
Finish resource pack port
Browse files Browse the repository at this point in the history
All RaulH22 & HauntedCorpse textures have been ported over to the MCPatcher format. Minor changes & fixes as well.
  • Loading branch information
54M44R committed Jan 14, 2022
1 parent 468e585 commit 1142937
Show file tree
Hide file tree
Showing 109 changed files with 419 additions and 75 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/essence_diamond"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:blaze_powder
model=./essence_netherite
nbt.PublicBukkitValues.*=NETHERITE_ESSENCE_TMP
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/essence_emerald"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:blaze_powder
model=./essence_emerald
nbt.PublicBukkitValues.*=EMERALD_ESSENCE
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/essence_netherite"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:blaze_powder
model=./essence_diamond
nbt.PublicBukkitValues.*=DIAMOND_ESSENCE
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/plant_diamond"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:oak_sapling
model=./plant_diamond
nbt.PublicBukkitValues.*=DIAMOND_PLANT
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/plant_emerald"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:oak_sapling
model=./plant_emerald
nbt.PublicBukkitValues.*=EMERALD_PLANT
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "hauntedcorpse",
"textures": {
"layer0": "items/hauntedcorpse/exotic_garden/magical_plants/plant_netherite"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:oak_sapling
model=./plant_netherite
nbt.PublicBukkitValues.*=NETHERITE_PLANT_TMP
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/slimefun/basic_machines/block_placer"
"layer0": "items/raulh22/slimefun/basic_machines/block_placer"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:dispenser
model=./block_placer
nbt.PublicBukkitValues.*=BLOCK_PLACER
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/miscellaneous/ice_cube"
"layer0": "items/raulh22/slimefun/energy/auto_disenchanter2"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:enchanting_table
model=./auto_disenchanter2
nbt.PublicBukkitValues.*=AUTO_DISENCHANTER_2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/miscellaneous/cornmeal"
"layer0": "items/raulh22/slimefun/energy/auto_enchanter2"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:enchanting_table
model=./auto_enchanter2
nbt.PublicBukkitValues.*=AUTO_ENCHANTER_2
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:player_head
model=./exp_collector
nbt.PublicBukkitValues.*=XP_COLLECTOR
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
type=item
matchItems=minecraft:redstone_torch_
matchItems=minecraft:redstone_torch
model=./gps_marker
nbt.PublicBukkitValues.*=GPS_MARKER_TOOL
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/miscellaneous/mayo"
"layer0": "items/raulh22/slimefun/gui/slimefun_cheat"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:enchanted_book
model=./slimefun_cheat
nbt.PublicBukkitValues.*=CHEAT_MODE
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:paper
model=./bandage
nbt.PublicBukkitValues.*=BANDAGE
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:paper
model=./rag
nbt.PublicBukkitValues.*=RAG
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:stick
model=./splint
nbt.PublicBukkitValues.*=SPLINT
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/magical_items/ancient_pedestal"
"layer0": "items/raulh22/slimefun/magical_gadgets/ancient_pedestal"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:dispenser
model=./ancient_pedestal
nbt.PublicBukkitValues.*=ANCIENT_PEDESTAL
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:paper
model=./dimensional_scroll
nbt.PublicBukkitValues.*=SCROLL_OF_DIMENSIONAL_TELEPOSITION
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/magical_gadgets/elytra/infused_broken_elytra"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type=item
matchItems=minecraft:elytra
model=./infused_broken_elytra
damage=431-432
nbt.PublicBukkitValues.*=INFUSED_ELYTRA
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "item/handheld",
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/miscellaneous/android_memory_core"
"layer0": "items/raulh22/slimefun/magical_gadgets/elytra/infused_elytra"
},
"display": {
"thirdperson_righthand": {
Expand All @@ -16,4 +16,4 @@
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:elytra
model=./infused_elytra
nbt.PublicBukkitValues.*=INFUSED_ELYTRA
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=elytra
matchItems=minecraft:elytra
texture=items/raulh22/slimefun/magical_gadgets/elytra/infused_elytra_armor
nbt.PublicBukkitValues.*=INFUSED_ELYTRA
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:hopper
model=./infused_hopper
nbt.PublicBukkitValues.*=INFUSED_HOPPER
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:enchanted_book
model=./knowledge_tome
nbt.PublicBukkitValues.*=TOME_OF_KNOWLEDGE_SHARING
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/magical_gadgets/elytra/soulbound_broken_elytra"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type=item
matchItems=minecraft:elytra
model=./soulbound_broken_elytra
damage=431-432
nbt.PublicBukkitValues.*=SOULBOUND_ELYTRA
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"parent": "item/handheld",
"parent": "item/handheld",
"author": "RaulH22",
"textures": {
"layer0": "items/raulh22/slimefun/miscellaneous/ketchup"
"layer0": "items/raulh22/slimefun/magical_gadgets/elytra/soulbound_elytra"
},
"display": {
"thirdperson_righthand": {
Expand All @@ -16,4 +16,4 @@
"scale": [ 0.55, 0.55, 0.55 ]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
matchItems=minecraft:elytra
model=./soulbound_elytra
nbt.PublicBukkitValues.*=SOULBOUND_ELYTRA
Loading

0 comments on commit 1142937

Please sign in to comment.