Compare commits
2 commits
279e5885ae
...
808282514a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
808282514a | ||
|
|
8c7ffcb852 |
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{"item": "minecraft:arrow"},
|
||||
{"item": "minecraft:glow_berries"}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:spectral_arrow",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
"integrityCost": 2,
|
||||
"integrityGain": 3,
|
||||
"magicCapacity": 132,
|
||||
"toolLevel": 4,
|
||||
"toolLevel": 5,
|
||||
"toolEfficiency": 12,
|
||||
"tints": {
|
||||
"glyph": "gold_glyph",
|
||||
|
|
|
|||
Loading…
Reference in a new issue