Skip to content

Commit

Permalink
chore: update t2 satchel recipe to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed Sep 29, 2024
1 parent 579a149 commit 87afbc2
Showing 1 changed file with 44 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -1,45 +1,6 @@
{
"type": "occultism:ritual",
"activation_item": {
"item": "occultism:book_of_binding_bound_afrit"
},
"duration": 240,
"ingredients": [
{
"item": "minecraft:hopper"
},
{
"item": "minecraft:dispenser"
},
{
"tag": "minecraft:wool"
},
{
"tag": "c:leathers"
},
{
"tag": "c:strings"
},
{
"tag": "c:ingots/silver"
},
{
"item": "occultism:afrit_essence"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
}
],
"pentacle_id": "occultism:craft_djinni",
"entity_to_summon_settings": {},
"result": {
"count": 1,
"id": "occultism:ritual_satchel_t2"
Expand All @@ -48,5 +9,48 @@
"count": 1,
"id": "occultism:ritual_dummy/craft_ritual_satchel_t2"
},
"ritual_requirement_settings": {
"activation_item": {
"item": "occultism:book_of_binding_bound_afrit"
},
"duration": 240,
"ingredients": [
{
"item": "minecraft:hopper"
},
{
"item": "minecraft:dispenser"
},
{
"tag": "minecraft:wool"
},
{
"tag": "c:leathers"
},
{
"tag": "c:strings"
},
{
"tag": "c:ingots/silver"
},
{
"item": "occultism:afrit_essence"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
},
{
"tag": "c:ender_pearls"
}
],
"pentacle_id": "occultism:craft_djinni"
},
"ritual_start_settings": {},
"ritual_type": "occultism:craft_with_spirit_name"
}

0 comments on commit 87afbc2

Please sign in to comment.