Import mod assets from datapack
|
|
@ -6,5 +6,12 @@
|
||||||
"advancements.end.thanks_sarge.title":"Proof of Thanks",
|
"advancements.end.thanks_sarge.title":"Proof of Thanks",
|
||||||
"advancements.end.thanks_sarge.description":"Earn a developer item for your hard work",
|
"advancements.end.thanks_sarge.description":"Earn a developer item for your hard work",
|
||||||
"advancements.nether.thanks_emerald.title":"Thank You and Farewell",
|
"advancements.nether.thanks_emerald.title":"Thank You and Farewell",
|
||||||
"advancements.nether.thanks_emerald.description":"Kill the Wither and earn a developer item"
|
"advancements.nether.thanks_emerald.description":"Kill the Wither and earn a developer item",
|
||||||
|
"item.mc_rebalance.wooden_paxel": "Wooden Paxel",
|
||||||
|
"item.mc_rebalance.stone_paxel": "Copper Paxel",
|
||||||
|
"item.mc_rebalance.iron_paxel": "Iron Paxel",
|
||||||
|
"item.mc_rebalance.golden_paxel": "Golden Paxel",
|
||||||
|
"item.mc_rebalance.diamond_paxel": "Diamond Paxel",
|
||||||
|
"item.mc_rebalance.netherite_paxel": "Dendrite Paxel",
|
||||||
|
"item.mc_rebalance.copper_nugget": "Copper Nugget"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/copper_nugget"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/diamond_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/golden_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/iron_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/netherite_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/stone_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"parent": "minecraft:item/handheld",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "mc_rebalance:item/wooden_paxel"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 138 B |
|
After Width: | Height: | Size: 360 B |
|
After Width: | Height: | Size: 351 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 376 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 371 B |