1.19-1.0.1-unstable

This commit is contained in:
RyanTLG
2022-10-10 18:13:25 +02:00
parent 593208c052
commit 48a0915730
22 changed files with 168 additions and 4 deletions

View File

@@ -73,7 +73,7 @@
"enchantment.gameritems.evade": "Evade",
"block.gameritems.weem_hay_block": "Weem Hay Bale",
"item.gameritems.stupidium.tooltip": "No brain here.",
"death.attack.dumb": "%1$s didn't know how to breathe.",
"death.attack.dumb": "%1$s choked on air.",
"effect.gameritems.stupid": "Stupid"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_axe"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_hoe"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_pickaxe"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_shovel"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "gameritems:item/not_sword"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B