add first patch
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "supplementaries:flax",
|
||||
"properties": {
|
||||
"age": "7",
|
||||
"half": "upper"
|
||||
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:flax"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 30,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:ash"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 6.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bone"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 4.0,
|
||||
"max": 12.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:torch"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "numismatics:bevel"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 2.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:flax_seeds"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,200 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 34.0,
|
||||
"max": 91.0
|
||||
},
|
||||
"treasure": true
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.3,
|
||||
"max": 0.8
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "supplementaries:curse_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:golden_helmet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 34.0,
|
||||
"max": 91.0
|
||||
},
|
||||
"treasure": true
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.3,
|
||||
"max": 0.8
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "supplementaries:curse_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:golden_boots"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 10.0,
|
||||
"max": 64.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 5.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"name": "supplementaries:bomb_blue"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ender_pearl"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "numismatics:cog"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 4.0,
|
||||
"max": 12.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:slime_ball"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 2.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "society:furniture_box"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "society:legendary_ink"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "gamediscs:game_disc_pong"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,258 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 15.0,
|
||||
"max": 35.0
|
||||
},
|
||||
"treasure": true
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.25,
|
||||
"max": 0.75
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "supplementaries:curse_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_helmet"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 15.0,
|
||||
"max": 35.0
|
||||
},
|
||||
"treasure": true
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.25,
|
||||
"max": 0.75
|
||||
},
|
||||
"add": false
|
||||
},
|
||||
{
|
||||
"function": "supplementaries:curse_loot"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_boots"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "numismatics:cog"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "society:earth_crystal"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 1.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "society:furniture_box"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 3.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:raw_iron"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 3.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:raw_copper"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 3.0,
|
||||
"max": 8.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:raw_gold"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 12,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 4.0,
|
||||
"max": 16.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:amethyst_shard"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 4.0,
|
||||
"max": 12.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:lapis_lazuli"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 5.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:bomb"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:skeleton_skull"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:zombie_head"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 5,
|
||||
"name": "minecraft:bundle"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,164 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 6.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:ash"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 8.0,
|
||||
"max": 32.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:iron_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 8.0,
|
||||
"max": 32.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:gold_nugget"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "numismatics:bevel"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:flax_seeds"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 4.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bone"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 3.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "supplementaries:antique_ink"
|
||||
}, {
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 1.0,
|
||||
"max": 3.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "society:geode"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:skeleton_skull"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 2,
|
||||
"name": "minecraft:zombie_head"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 15,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 2.0,
|
||||
"max": 6.0
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:emerald"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "bomb",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price_multiplier": 0.2,
|
||||
"price": {
|
||||
"id": "numismatics:crown",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:bomb_blue",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "bomb",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:bevel",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:bomb",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:crown",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:book_of_stars",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "cannon",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:crown",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:cannon",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "cannonball",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:sprocket",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:cannonball",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"modid": "suppsquared",
|
||||
"type": "forge:mod_loaded"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:bevel",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "suppsquared:copper_lantern",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 6
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_bone",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 6
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_dunmer",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 6
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_necrolord",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 6
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_nordic",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:crown",
|
||||
"Count": 2
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_royal",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 8,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 6
|
||||
},
|
||||
"offer": {
|
||||
"id": "society:fantasy_box_venthyr",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "supplementaries:random_firework_star",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:bevel",
|
||||
"Count": 1
|
||||
},
|
||||
"amount": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "minecraft:gunpowder",
|
||||
"Count": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"type": "forge:not",
|
||||
"value": {
|
||||
"modid": "suppsquared",
|
||||
"type": "forge:mod_loaded"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:bevel",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "minecraft:lantern",
|
||||
"Count": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "supplementaries:random_firework",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:cog",
|
||||
"Count": 1
|
||||
},
|
||||
"amount": 16
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "rope",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:bevel",
|
||||
"Count": 1
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:rope",
|
||||
"Count": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "rope_arrow",
|
||||
"type": "supplementaries:flag"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:spur",
|
||||
"Count": 4
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:rope_arrow",
|
||||
"Count": 1,
|
||||
"tag": {
|
||||
"Damage": 16
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"flag": "bomb",
|
||||
"type": "supplementaries:flag"
|
||||
},
|
||||
{
|
||||
"modid": "oreganized",
|
||||
"type": "forge:mod_loaded"
|
||||
}
|
||||
],
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 3,
|
||||
"price": {
|
||||
"id": "minecraft:emerald",
|
||||
"Count": 4
|
||||
},
|
||||
"offer": {
|
||||
"id": "supplementaries:bomb_spiky",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "supplementaries:wrap_on_christmas",
|
||||
"trade": {
|
||||
"type": "simple",
|
||||
"max_trades": 64,
|
||||
"price": {
|
||||
"id": "numismatics:spur",
|
||||
"Count": 4
|
||||
},
|
||||
"offer": {
|
||||
"id": "minecraft:tnt",
|
||||
"Count": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"000",
|
||||
"1 1"
|
||||
],
|
||||
"key": {
|
||||
"0": {
|
||||
"item": "society:canvas"
|
||||
},
|
||||
"1": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "supplementaries:awning",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:lycheeitem"
|
||||
},
|
||||
{
|
||||
"item": "pamhc2trees:lycheeitem"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "supplementaries:candy",
|
||||
"count": 4
|
||||
},
|
||||
"conditions": [
|
||||
{
|
||||
"type": "supplementaries:flag",
|
||||
"flag": "candy"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"global_conditions": [
|
||||
{
|
||||
"type": "supplementaries:flag",
|
||||
"flag": "pancake"
|
||||
},
|
||||
{
|
||||
"modid": "farmersdelight",
|
||||
"type": "forge:mod_loaded"
|
||||
}
|
||||
],
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
{
|
||||
"tag": "forge:dough"
|
||||
},
|
||||
{
|
||||
"tag": "forge:eggs"
|
||||
},
|
||||
{
|
||||
"item": "society:maple_syrup"
|
||||
},
|
||||
{
|
||||
"item": "farm_and_charm:butter"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "supplementaries:pancake",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"323",
|
||||
"101",
|
||||
" 1 "
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"tag": "forge:rods/wooden"
|
||||
},
|
||||
"2": {
|
||||
"item": "society:canvas"
|
||||
},
|
||||
"3": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"0": {
|
||||
"item": "minecraft:slime_ball"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "supplementaries:slingshot",
|
||||
"count": 1
|
||||
},
|
||||
"conditions": [
|
||||
{
|
||||
"type": "supplementaries:flag",
|
||||
"flag": "slingshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,228 @@
|
||||
{
|
||||
"replace": true,
|
||||
"values": [
|
||||
{ "id": "minecraft:slime", "required": false },
|
||||
{ "id": "minecraft:vex", "required": false },
|
||||
{ "id": "minecraft:bee", "required": false },
|
||||
{ "id": "minecraft:frog", "required": false },
|
||||
{ "id": "minecraft:allay", "required": false },
|
||||
{ "id": "minecraft:magma_cube", "required": false },
|
||||
{ "id": "minecraft:endermite", "required": false },
|
||||
{ "id": "minecraft:parrot", "required": false },
|
||||
{ "id": "minecraft:rabbit", "required": false },
|
||||
{ "id": "minecraft:cat", "required": false },
|
||||
{ "id": "minecraft:bat", "required": false },
|
||||
{ "id": "minecraft:fox", "required": false },
|
||||
{ "id": "minecraft:ocelot", "required": false },
|
||||
{ "id": "sleep_tight:bedbug", "required": false },
|
||||
{ "id": "ecologics:lizard", "required": false },
|
||||
{ "id": "feywild:spring_pixie", "required": false },
|
||||
{ "id": "feywild:autumn_pixie", "required": false },
|
||||
{ "id": "feywild:summer_pixie", "required": false },
|
||||
{ "id": "feywild:winter_pixie", "required": false },
|
||||
{ "id": "eanimod:enhanced_chicken", "required": false },
|
||||
{ "id": "eanimod:enhanced_rabbit", "required": false },
|
||||
{ "id": "quark:foxhound", "required": false },
|
||||
{ "id": "bettermushroom:shroomie", "required": false },
|
||||
{ "id": "bettermushroom:shroomie_eater", "required": false },
|
||||
{ "id": "bettermushroom:mushrooms_spores", "required": false },
|
||||
{ "id": "untamedwilds:softshell_turtle", "required": false },
|
||||
{ "id": "untamedwilds:tortoise", "required": false },
|
||||
{ "id": "untamedwilds:tarantula", "required": false },
|
||||
{ "id": "wyrmroost:lesser_desertwyrm", "required": false },
|
||||
{ "id": "wyrmroost:roost_stalker", "required": false },
|
||||
{ "id": "wyrmroost:coin_dragon", "required": false },
|
||||
{ "id": "infernalexp:voline", "required": false },
|
||||
{ "id": "infernalexp:shroomloin", "required": false },
|
||||
{ "id": "kobolds:kobold_zombie", "required": false },
|
||||
{ "id": "kobolds:kobold_child", "required": false },
|
||||
{ "id": "fins:mudhorse", "required": false },
|
||||
{ "id": "alexsmobs:raccoon", "required": false },
|
||||
{ "id": "alexsmobs:mungus", "required": false },
|
||||
{ "id": "alexsmobs:tasmanian_devil", "required": false },
|
||||
{ "id": "alexsmobs:enderiophage", "required": false },
|
||||
{ "id": "alexsmobs:platypus", "required": false },
|
||||
{ "id": "alexsmobs:crow", "required": false },
|
||||
{ "id": "alexsmobs:mimicube", "required": false },
|
||||
{ "id": "iceandfire:pixie", "required": false },
|
||||
{ "id": "alexsmobs:fly", "required": false },
|
||||
{ "id": "alexsmobs:hummingbird", "required": false },
|
||||
{ "id": "alexsmobs:cockroach", "required": false },
|
||||
{ "id": "terraincognita:butterfly", "required": false },
|
||||
{ "id": "buzzierbees:honey_slime", "required": false },
|
||||
{ "id": "mysticalworld:frog", "required": false },
|
||||
{ "id": "mysticalworld:beetle", "required": false },
|
||||
{ "id": "mysticalworld:silkworm", "required": false },
|
||||
{ "id": "druidcraft:lunar_moth", "required": false },
|
||||
{ "id": "druidcraft:dreadfish", "required": false },
|
||||
{ "id": "swampexpansion:slabfish", "required": false },
|
||||
{ "id": "endergetic:puff_bug", "required": false },
|
||||
{ "id": "betterendforge:end_slime", "required": false },
|
||||
{ "id": "betterendforge:dragonfly", "required": false },
|
||||
{ "id": "betterendforge:silk_moth", "required": false },
|
||||
{ "id": "savage_and_ravage:creepie", "required": false },
|
||||
{ "id": "betteranimalsplus:butterfly", "required": false },
|
||||
{ "id": "whisperwoods:moth", "required": false },
|
||||
{ "id": "fins:river_pebble_snail", "required": false },
|
||||
{ "id": "tconstruct:sky_slime", "required": false },
|
||||
{ "id": "twilightforest:maze_slime", "required": false },
|
||||
{ "id": "alexsmobs:roadrunner", "required": false },
|
||||
{ "id": "alexsmobs:rattlesnake", "required": false },
|
||||
{ "id": "alexsmobs:lobster", "required": false },
|
||||
{ "id": "alexsmobs:capuchin_monkey", "required": false },
|
||||
{ "id": "mysticalworld:silver_fox", "required": false },
|
||||
{ "id": "mysticalworld:sprout", "required": false },
|
||||
{ "id": "mysticalworld:endermini", "required": false },
|
||||
{ "id": "mysticalworld:lava_cat", "required": false },
|
||||
{ "id": "mysticalworld:owl", "required": false },
|
||||
{ "id": "mysticalworld:hell_sprout", "required": false },
|
||||
{ "id": "quark:crab", "required": false },
|
||||
{ "id": "quark:foxhound", "required": false },
|
||||
{ "id": "quark:stoneling", "required": false },
|
||||
{ "id": "quark:frog", "required": false },
|
||||
{ "id": "rats:rat", "required": false },
|
||||
{ "id": "rats:piper", "required": false },
|
||||
{ "id": "rats:plague_doctor", "required": false },
|
||||
{ "id": "rats:black_death", "required": false },
|
||||
{ "id": "rats:plague_cloud", "required": false },
|
||||
{ "id": "rats:plague_beast", "required": false },
|
||||
{ "id": "rats:rat_king", "required": false },
|
||||
{ "id": "rats:demon_rat", "required": false },
|
||||
{ "id": "rats:ratlantean_spirit", "required": false },
|
||||
{ "id": "rats:ratlantean_automation", "required": false },
|
||||
{ "id": "rats:feral_ratlantean", "required": false },
|
||||
{ "id": "rats:neo_ratlantean", "required": false },
|
||||
{ "id": "rats:pirat", "required": false },
|
||||
{ "id": "rats:ghost_pirat", "required": false },
|
||||
{ "id": "rats:dutchrat", "required": false },
|
||||
{ "id": "rats:ratfish", "required": false },
|
||||
{ "id": "rats:ratlantean_ratbot", "required": false },
|
||||
{ "id": "rats:rat_baron", "required": false },
|
||||
{ "id": "goblintraders:goblin_trader", "required": false },
|
||||
{ "id": "goblintraders:vein_goblin_trader", "required": false },
|
||||
{ "id": "autumnity:snail", "required": false },
|
||||
{ "id": "betteranimalsplus:lammergeier", "required": false },
|
||||
{ "id": "betteranimalsplus:songbird", "required": false },
|
||||
{ "id": "betteranimalsplus:pheasant", "required": false },
|
||||
{ "id": "betteranimalsplus:squirrel", "required": false },
|
||||
{ "id": "betteranimalsplus:badger", "required": false },
|
||||
{ "id": "betteranimalsplus:turkey", "required": false },
|
||||
{ "id": "exoticbirds:roadrunner", "required": false },
|
||||
{ "id": "exoticbirds:hummingbird", "required": false },
|
||||
{ "id": "exoticbirds:woodpecker", "required": false },
|
||||
{ "id": "exoticbirds:kingfisher", "required": false },
|
||||
{ "id": "exoticbirds:toucan", "required": false },
|
||||
{ "id": "exoticbirds:macaw", "required": false },
|
||||
{ "id": "exoticbirds:magpie", "required": false },
|
||||
{ "id": "exoticbirds:kiwi", "required": false },
|
||||
{ "id": "exoticbirds:owl", "required": false },
|
||||
{ "id": "exoticbirds:gouldianfinch", "required": false },
|
||||
{ "id": "exoticbirds:gull", "required": false },
|
||||
{ "id": "exoticbirds:pigeon", "required": false },
|
||||
{ "id": "exoticbirds:penguin", "required": false },
|
||||
{ "id": "exoticbirds:duck", "required": false },
|
||||
{ "id": "exoticbirds:booby", "required": false },
|
||||
{ "id": "exoticbirds:cardinal", "required": false },
|
||||
{ "id": "exoticbirds:bluejay", "required": false },
|
||||
{ "id": "exoticbirds:robin", "required": false },
|
||||
{ "id": "exoticbirds:kookaburra", "required": false },
|
||||
{ "id": "exoticbirds:budgerigar", "required": false },
|
||||
{ "id": "exoticbirds:cockatoo", "required": false },
|
||||
{ "id": "swampexpansion:slabfish", "required": false },
|
||||
{ "id": "betteranimalsplus:horseshoecrab", "required": false },
|
||||
{ "id": "betteranimalsplus:crab", "required": false },
|
||||
{ "id": "whisperwoods:wisp", "required": false },
|
||||
{ "id": "undergarden:muncher", "required": false },
|
||||
{ "id": "undergarden:scintling", "required": false },
|
||||
{ "id": "undergarden:rotling", "required": false },
|
||||
{ "id": "undergarden:sploogie", "required": false },
|
||||
{ "id": "dungeonsmod:crow", "required": false },
|
||||
{ "id": "dungeonsmod:anthermite", "required": false },
|
||||
{ "id": "pandoras_creatures:crab", "required": false },
|
||||
{ "id": "twilightforest:raven", "required": false },
|
||||
{ "id": "twilightforest:bunny", "required": false },
|
||||
{ "id": "twilightforest:penguin", "required": false },
|
||||
{ "id": "twilightforest:tiny_bird", "required": false },
|
||||
{ "id": "twilightforest:squirrel", "required": false },
|
||||
{ "id": "twilightforest:kobold", "required": false },
|
||||
{ "id": "twilightforest:death_tome", "required": false },
|
||||
{ "id": "environmental:duck", "required": false },
|
||||
{ "id": "environmental:cardinal", "required": false },
|
||||
{ "id": "environmental:fennec_fox", "required": false },
|
||||
{ "id": "environmental:slabfish", "required": false },
|
||||
{ "id": "environmental:penguin", "required": false },
|
||||
{ "id": "fins:flatback_leaf_snail", "required": false },
|
||||
{ "id": "fins:penglil", "required": false },
|
||||
{ "id": "fins:river_pebble_snail", "required": false },
|
||||
{ "id": "fins:siderol_whiskered_snail", "required": false },
|
||||
{ "id": "fins:red_bull_crab", "required": false },
|
||||
{ "id": "fins:white_bull_crab", "required": false },
|
||||
{ "id": "habitat:pooka", "required": false },
|
||||
{ "id": "habitat:passerine", "required": false },
|
||||
{ "id": "biomemakeover:dragonfly", "required": false },
|
||||
{ "id": "alexsmobs:seagull", "required": false },
|
||||
{ "id": "alexsmobs:toucan", "required": false },
|
||||
{ "id": "alexsmobs:jerboa", "required": false },
|
||||
{ "id": "alexsmobs:jerboa", "required": false },
|
||||
{ "id": "alexsmobs:potoo", "required": false },
|
||||
{ "id": "alexsmobs:flutter", "required": false },
|
||||
{ "id": "alexsmobs:rain_frog", "required": false },
|
||||
{ "id": "alexsmobs:sugar_glider", "required": false },
|
||||
{ "id": "naturalist:bluejay", "required": false },
|
||||
{ "id": "naturalist:canary", "required": false },
|
||||
{ "id": "naturalist:cardinal", "required": false },
|
||||
{ "id": "naturalist:robin", "required": false },
|
||||
{ "id": "naturalist:vulture", "required": false },
|
||||
{ "id": "naturalist:finch", "required": false },
|
||||
{ "id": "naturalist:sparrow", "required": false },
|
||||
{ "id": "alexsmobs:crow", "required": false },
|
||||
{ "id": "alexsmobs:toucan", "required": false },
|
||||
{ "id": "alexsmobs:seagull", "required": false },
|
||||
{ "id": "alexsmobs:bald_eagle", "required": false },
|
||||
{ "id": "biomemakeover:owl", "required": false },
|
||||
{ "id": "ecologics:penguin", "required": false },
|
||||
{ "id": "winteroverhaul:robin", "required": false },
|
||||
{ "id": "untitledduckmod:duck", "required": false },
|
||||
{ "id": "duckling:duck", "required": false },
|
||||
{ "id": "goblintraders:goblin_trader", "required": false },
|
||||
{ "id": "goblintraders:vein_goblin_trader", "required": false },
|
||||
{ "id": "sprout:elephant", "required": false },
|
||||
{ "id": "alexsmobs:jerboa", "required": false },
|
||||
{ "id": "hedgehog:hedgehog", "required": false },
|
||||
{ "id": "cnb:lizard", "required": false },
|
||||
{ "id": "cutehermitcrabs:hermit_crab", "required": false },
|
||||
{ "id": "ecologics:coconut_crab", "required": false },
|
||||
{ "id": "biomemakeover:scuttler", "required": false },
|
||||
{ "id": "ars_nouveau:starbuncle", "required": false },
|
||||
{ "id": "ars_nouveau:whirlisprig", "required": false },
|
||||
{ "id": "the_bumblezone:honey_slime", "required": false },
|
||||
{ "id": "rottencreatures:scarab", "required": false },
|
||||
{ "id": "rottencreatures:flying_scarab", "required": false },
|
||||
{ "id": "bewitchment:owl", "required": false },
|
||||
{ "id": "bewitchment:raven", "required": false },
|
||||
{ "id": "bewitchment:toad", "required": false },
|
||||
{ "id": "biomemakeover:helmit_crab", "required": false },
|
||||
{ "id": "graveyard:reaper", "required": false },
|
||||
{ "id": "deeperdarker:sculk_leech", "required": false },
|
||||
{ "id": "twilightforest:dwarf_rabbit", "required": false },
|
||||
{ "id": "minecells:rancid_rat", "required": false },
|
||||
{ "id": "minecells:mutated_bat", "required": false },
|
||||
{ "id": "naturalist:snail", "required": false },
|
||||
{ "id": "naturalist:firefly", "required": false },
|
||||
{ "id": "naturalist:caterpillar", "required": false },
|
||||
{ "id": "naturalist:butterfly", "required": false },
|
||||
{ "id": "friendsandfoes:mauler", "required": false },
|
||||
{ "id": "friendsandfoes:glare", "required": false },
|
||||
{ "id": "ants:ant", "required": false },
|
||||
{ "id": "cave_enhancements:goop", "required": false },
|
||||
{ "id": "cave_enhancements:cruncher", "required": false },
|
||||
{ "id": "creatures_from_the_snow:penguin", "required": false },
|
||||
{ "id": "crittersandcompanions:leaf_insect", "required": false },
|
||||
{ "id": "crittersandcompanions:dragonfly", "required": false },
|
||||
{ "id": "crittersandcompanions:ferret", "required": false },
|
||||
{ "id": "crittersandcompanions:otter", "required": false },
|
||||
{ "id": "crittersandcompanions:red_panda", "required": false },
|
||||
{ "id": "enderscape:rubblemite", "required": false },
|
||||
{ "id": "species:limpet", "required": false }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user