init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Basic Rituals",
|
||||
"description": "Some basic rituals you can perform with the meager resources you have available.",
|
||||
"icon": "minecraft:writable_book",
|
||||
"sortnum": 0
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Terraforming",
|
||||
"description": "Rituals with the power to change the world.",
|
||||
"icon": "minecraft:oak_sapling",
|
||||
"secret": true,
|
||||
"sortnum": 1
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Ritual of Bad Omens",
|
||||
"icon": "minecraft:crossbow",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Ritual of Bad Omens",
|
||||
"text": "Use this rite to apply the bad omen effect to players within the nether chalk circle."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:bad_omen"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Create Blaze Cage",
|
||||
"icon": "create:empty_blaze_burner",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Create Blaze Cage",
|
||||
"text": "Use this rite to create a magical cage that can contain a blaze indefinitely."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:blaze_cage"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Bud Amethyst",
|
||||
"icon": "minecraft:budding_amethyst",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Bud Amethyst",
|
||||
"text": "Use this rite to convert a block of amethyst into its regrowing budding version."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:bud_amethyst"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Create Bee Nest",
|
||||
"icon": "minecraft:bee_nest",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Create Bee Nest",
|
||||
"text": "Use this rite to create a wasteland bee nest. If there is a bee dropped within three blocks of the ritual circle, the ritual will consume it and change the type of the summoned bee nest to be the dropped bee's primary species.$(br2)Warning: this will also void any additional items within 3 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:summon_nest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Digital Meteor",
|
||||
"icon": "ae2:mysterious_cube",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Summon Digital Meteor",
|
||||
"text": "Use this rite to summon a meteor from the skies containing a mysterious cube.$(br2)WARNING: this WILL delete blocks in a 5x5 cube around the circle's center."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:digital_meteor"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Create Ender Portal",
|
||||
"icon": "minecraft:end_portal_frame",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Create Ender Portal",
|
||||
"text": "Use this rite to create an ender portal frame."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:ender_portal"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Infuse Amalgam",
|
||||
"icon": "kubejs:infused_amalgam",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Infuse Amalgam",
|
||||
"text": "Use this rite to infuse a pre-prepared amalgam with the energies of life."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:infuse_amalgam"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Summon Blaze",
|
||||
"icon": "minecraft:blaze_rod",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Summon Blaze",
|
||||
"text": "Use this rite to summon a blaze. This blaze always drops at least 3 blaze rods."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:summon_blaze"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Summon Aquatic Guardians",
|
||||
"icon": "minecraft:prismarine",
|
||||
"category": "patchouli:basic_rituals",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Summon Aquatic Guardians",
|
||||
"text": "Use this rite to summon an elder guardian and two smaller regular guardians."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:guardians"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Bamboo Jungle",
|
||||
"icon": "minecraft:bamboo",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Bamboo Jungle",
|
||||
"text": "This rite will convert the surrounding area into a bamboo forest with appropriate vegetation. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/bamboo_jungle"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Basalt Delta",
|
||||
"icon": "minecraft:basalt",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Basalt Delta",
|
||||
"text": "This rite will convert the surrounding area into a basalt delta with appropriate vegetation. It has a range of 16 blocks.$(br2)You might want to step back once this ritual starts."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/delta"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Beach",
|
||||
"icon": "minecraft:kelp",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Beach",
|
||||
"text": "This rite will convert the surrounding area into a beach. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/beach"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Crimson Forest",
|
||||
"icon": "minecraft:crimson_nylium",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Crimson Forest",
|
||||
"text": "This rite will convert the surrounding area into a crimson forest with appropriate vegetation. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/crimson"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Desert",
|
||||
"icon": "minecraft:sand",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Desert",
|
||||
"text": "This rite will convert the surrounding area into a desert. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/desert"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Forest",
|
||||
"icon": "minecraft:oak_sapling",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Forest",
|
||||
"text": "This rite will convert the surrounding area into a forest. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/forest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Mushroom Field",
|
||||
"icon": "minecraft:red_mushroom_block",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Mushroom Field",
|
||||
"text": "This rite will convert the surrounding area into a mushroom field. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/mushroom_fields"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Nether Wastes",
|
||||
"icon": "minecraft:netherrack",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Nether Wastes",
|
||||
"text": "This rite will convert the surrounding area into a nether waste. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/wastes"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Ocean",
|
||||
"icon": "minecraft:seagrass",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Ocean",
|
||||
"text": "This rite will convert the surrounding area into an ocean. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/ocean"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Plains",
|
||||
"icon": "minecraft:grass",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Plains",
|
||||
"text": "This rite will convert the surrounding area into a plains. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/plains"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Reclamation",
|
||||
"icon": "minecraft:grass_block",
|
||||
"advancement": "reclamation:terraform",
|
||||
"priority": true,
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Reclamation",
|
||||
"text": "This rite will convert wasteland biomes into their living equivalents. It has a range of 24 blocks from the center of the ritual circle."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/reclaim"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "River",
|
||||
"icon": "minecraft:cod",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of River",
|
||||
"text": "This rite will convert the surrounding area into a river. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/river"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Snowy Slope",
|
||||
"icon": "minecraft:snow_block",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Snowy Slopes",
|
||||
"text": "This rite will convert the surrounding area into a snowy slope. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/snowy_slopes"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Soul Sand Valley",
|
||||
"icon": "minecraft:soul_sand",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Soul Sand Valley",
|
||||
"text": "This rite will convert the surrounding area into a soul sand valley. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/soul_sand_valley"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Warm Ocean",
|
||||
"icon": "minecraft:bubble_coral_block",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of River",
|
||||
"text": "This rite will convert the surrounding area into a warm ocean. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/warm_ocean"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Warped Forest",
|
||||
"icon": "minecraft:warped_nylium",
|
||||
"advancement": "reclamation:biome_essence",
|
||||
"category": "patchouli:terraforming",
|
||||
"pages": [
|
||||
{
|
||||
"type": "patchouli:rite_description",
|
||||
"rite_name": "Rite of Warped Forest",
|
||||
"text": "This rite will convert the surrounding area into a warped forest with appropriate vegetation. It has a range of 16 blocks."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:rite_requirements",
|
||||
"rite": "reclamation:terraforming/warped"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "patchouli:header",
|
||||
"text": "#rite_name",
|
||||
"centered": true,
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "patchouli:separator",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 22
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "patchouli:header",
|
||||
"text": "Magic Circle",
|
||||
"centered": true,
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "patchouli:separator",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "patchouli:custom",
|
||||
"class": "net.favouriteless.enchanted.patchouli.components.RiteRequirementsComponent",
|
||||
"x": 58,
|
||||
"y": 75,
|
||||
"rite": "#rite",
|
||||
"itemsFirstCircle": 5,
|
||||
"startRadius": 13,
|
||||
"scale": 0.6
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user