init
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "alexscaves"
|
||||
}
|
||||
],
|
||||
"entity": "alexscaves:nucleeper",
|
||||
"samplerTier": 2,
|
||||
"environments": ["alexscaves:toxic_caves"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.15,
|
||||
"output": {
|
||||
"item": "alexscaves:fissile_core"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 3
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"output": {
|
||||
"item": "minecraft:gunpowder"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 5
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "alexscaves"
|
||||
},
|
||||
"input": {
|
||||
"item": "alexscaves:radrock_uranium_ore"
|
||||
},
|
||||
"render": "alexscaves:radrock_uranium_ore",
|
||||
"growModifier": 1.5,
|
||||
"categories": ["alexscaves:toxic_caves"]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "alexscaves"
|
||||
},
|
||||
"input": {
|
||||
"item": "alexscaves:radrock"
|
||||
},
|
||||
"render": "alexscaves:radrock",
|
||||
"growModifier": 1,
|
||||
"categories": ["alexscaves:toxic_caves"]
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "cagedmobs"
|
||||
}
|
||||
],
|
||||
"entity": "minecraft:cow",
|
||||
"samplerTier": 1,
|
||||
"environments": ["farm"],
|
||||
"growTicks": 1200,
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.4,
|
||||
"output": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:beef"
|
||||
},
|
||||
"output_cooked": {
|
||||
"item": "minecraft:cooked_beef"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.3,
|
||||
"output": {
|
||||
"item": "cagedmobs:milk_drop"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.0001,
|
||||
"output": {
|
||||
"item": "artifacts:everlasting_beef"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "cataclysm"
|
||||
}
|
||||
],
|
||||
"entity": "cataclysm:amethyst_crab",
|
||||
"samplerTier": 3,
|
||||
"environments": ["cave"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
{
|
||||
"chance": 0.2,
|
||||
"output": {
|
||||
"item": "cataclysm:amethyst_crab_meat"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 3
|
||||
},
|
||||
{
|
||||
"chance": 0.2,
|
||||
"output": {
|
||||
"item": "cataclysm:amethyst_crab_shell"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 2
|
||||
},
|
||||
{
|
||||
"chance": 0.45,
|
||||
"output": {
|
||||
"item": "minecraft:amethyst_shard"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 5
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
}
|
||||
],
|
||||
"entity": "goety:hostile_redstone_golem",
|
||||
"samplerTier": 3,
|
||||
"environments": ["goety"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:cobblestone"
|
||||
},
|
||||
"minAmount": 3,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"minAmount": 3,
|
||||
"maxAmount": 5
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:diamond"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 2
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
}
|
||||
],
|
||||
"entity": "goety:necromancer",
|
||||
"samplerTier": 2,
|
||||
"environments": ["goety"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.35,
|
||||
"output": {
|
||||
"item": "goety:ectoplasm"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 5
|
||||
},
|
||||
{
|
||||
"chance": 0.35,
|
||||
"output": {
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 4
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "goety:forbidden_piece"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 2
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
}
|
||||
],
|
||||
"entity": "goety:warlock",
|
||||
"samplerTier": 2,
|
||||
"environments": ["goety"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.1,
|
||||
"output": {
|
||||
"item": "goety:warlock_sash"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.15,
|
||||
"output": {
|
||||
"item": "goety:wartful_egg"
|
||||
},
|
||||
"minAmount": 2,
|
||||
"maxAmount": 6
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
}
|
||||
],
|
||||
"entity": "minecraft:witch",
|
||||
"samplerTier": 2,
|
||||
"environments": ["goety","cave"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.025,
|
||||
"output": {
|
||||
"item": "goety:witch_hat"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:glass_bottle"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"output": {
|
||||
"item": "minecraft:glowstone_dust"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"output": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.3,
|
||||
"output": {
|
||||
"item": "minecraft:gunpowder"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"output": {
|
||||
"item": "minecraft:spider_eye"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.6,
|
||||
"output": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"output": {
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 6
|
||||
},
|
||||
{
|
||||
"chance": 0.08,
|
||||
"output": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"nbtName": "Potion",
|
||||
"nbtData": "minecraft:healing",
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.08,
|
||||
"output": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"nbtName": "Potion",
|
||||
"nbtData": "minecraft:fire_resistance",
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.08,
|
||||
"output": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"nbtName": "Potion",
|
||||
"nbtData": "minecraft:swiftness",
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.08,
|
||||
"output": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"nbtName": "Potion",
|
||||
"nbtData": "minecraft:water_breathing",
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
},
|
||||
"input": {
|
||||
"item": "goety:forbidden_grass"
|
||||
},
|
||||
"render": "goety:forbidden_grass",
|
||||
"growModifier": 2.0,
|
||||
"categories": ["goety"]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "goety"
|
||||
},
|
||||
"input": {
|
||||
"item": "goety:shade_stone"
|
||||
},
|
||||
"render": "goety:shade_stone",
|
||||
"growModifier": 1.0,
|
||||
"categories": ["goety"]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "irons_spellbooks"
|
||||
}
|
||||
],
|
||||
"entity": "irons_spellbooks:citadel_keeper",
|
||||
"samplerTier": 3,
|
||||
"environments": ["irons_spellbooks"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.7,
|
||||
"output": {
|
||||
"item": "minecraft:coal"
|
||||
},
|
||||
"minAmount": 2,
|
||||
"maxAmount": 4
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "irons_spellbooks:cinder_essence"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 4
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "cagedmobs:entity_data",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "irons_spellbooks"
|
||||
}
|
||||
],
|
||||
"entity": "irons_spellbooks:necromancer",
|
||||
"samplerTier": 2,
|
||||
"environments": ["irons_spellbooks"],
|
||||
"growTicks": 1800,
|
||||
"results": [
|
||||
|
||||
{
|
||||
"chance": 0.25,
|
||||
"output": {
|
||||
"item": "irons_spellbooks:arcane_essence"
|
||||
},
|
||||
"minAmount": 2,
|
||||
"maxAmount": 5
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
"output": {
|
||||
"item": "irons_spellbooks:tarnished_helmet"
|
||||
},
|
||||
"minAmount": 1,
|
||||
"maxAmount": 1
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "irons_spellbooks"
|
||||
},
|
||||
"input": {
|
||||
"item": "minecraft:amethyst_block"
|
||||
},
|
||||
"render": "minecraft:amethyst_block",
|
||||
"growModifier": 1,
|
||||
"categories": ["irons_spellbooks"]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "cagedmobs:environment_data",
|
||||
"forge:condition": {
|
||||
"type": "forge:mod_loaded",
|
||||
"modid": "irons_spellbooks"
|
||||
},
|
||||
"input": {
|
||||
"item": "minecraft:budding_amethyst"
|
||||
},
|
||||
"render": "minecraft:budding_amethyst",
|
||||
"growModifier": 1.5,
|
||||
"categories": ["irons_spellbooks"]
|
||||
}
|
||||
19
config/openloader/data/shengwulong/pack.mcmeta
Normal file
19
config/openloader/data/shengwulong/pack.mcmeta
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"description": {
|
||||
"text": "ShH's ",
|
||||
"color": "#1340d6ff",
|
||||
"extra": [
|
||||
{
|
||||
"text": "Caged Mobs Recipes",
|
||||
"color": "#30bff8ff"
|
||||
},
|
||||
{
|
||||
"text": " (1.20.1)",
|
||||
"color": "#91c1caff"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user