BetterEnd/src/main/generated/data/betterend/recipes/swift_sneak_book.json
2023-04-29 15:46:05 +02:00

38 lines
No EOL
789 B
JSON

{
"type": "betterend:infusion",
"catalysts": {
"east": {
"item": "minecraft:sculk_sensor"
},
"north": {
"item": "betterend:eternal_crystal"
},
"north_east": {
"item": "minecraft:sculk_vein"
},
"north_west": {
"item": "minecraft:sculk_vein"
},
"south": {
"item": "minecraft:sculk_catalyst"
},
"south_east": {
"item": "betterend:enchanted_petal"
},
"south_west": {
"item": "betterend:enchanted_petal"
},
"west": {
"item": "minecraft:sculk_sensor"
}
},
"group": "enchantment",
"input": {
"item": "minecraft:book"
},
"result": {
"item": "minecraft:enchanted_book",
"nbt": "{StoredEnchantments:[{id:\"minecraft:swift_sneak\",lvl:1s}]}"
},
"time": 500
}