Add more jeremium items

This commit is contained in:
RyanTLG
2022-04-05 19:04:49 +02:00
parent 0775acf2d0
commit 04c7e396e4
35 changed files with 425 additions and 10 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
" W ",
" W "
],
"key": {
"#": {
"item": "gamermod:jeremium_ingot"
},
"W": {
"item": "gamermod:netherite_stick"
}
},
"result": {
"item": "gamermod:jeremium_pickaxe",
"count": 1
}
}