Fixed advancements/recipes to use new metadata values

This commit is contained in:
Forstride 2018-12-19 21:23:28 -05:00
parent 241af7ba30
commit 130ba3e77b
167 changed files with 244 additions and 435 deletions

View File

@ -36,7 +36,6 @@ public class BOPBiomes
public static Optional<Biome> coniferous_forest = Optional.absent();
public static Optional<Biome> crag = Optional.absent();
public static Optional<Biome> dead_forest = Optional.absent();
public static Optional<Biome> dead_plains = Optional.absent();
public static Optional<Biome> dead_swamp = Optional.absent();
public static Optional<Biome> fen = Optional.absent();
public static Optional<Biome> floodplains = Optional.absent();
@ -76,6 +75,7 @@ public class BOPBiomes
public static Optional<Biome> redwood_forest_edge = Optional.absent();
public static Optional<Biome> cold_tundra = Optional.absent();
public static Optional<Biome> dead_plains = Optional.absent();
public static Optional<Biome> flower_meadow = Optional.absent();
public static Optional<Biome> highland_moor = Optional.absent();
public static Optional<Biome> mire = Optional.absent();

View File

@ -23,7 +23,7 @@ public class WorldTypeBOP extends WorldType
public WorldTypeBOP()
{
super("BIOMESOP");
this.enableInfoNotice();
//this.enableInfoNotice();
}
@Override

View File

@ -1,8 +1,7 @@
{
"display": {
"icon": {
"item": "biomesoplenty:grass",
"data": 5
"item": "biomesoplenty:bop_icon"
},
"title": {
"translate": "advancements.biomesoplenty.all_biomes.title"
@ -10,21 +9,17 @@
"description": {
"translate": "advancements.biomesoplenty.all_biomes.description"
},
"frame": "challenge"
"frame": "challenge",
"show_toast": true,
"announce_to_chat": true
},
"parent": "biomesoplenty:biomesoplenty/terrestrial_artifact",
"parent": "biomesoplenty:biomesoplenty/root",
"criteria": {
"alps": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:alps"
}
},
"bamboo_forest": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:bamboo_forest"
}
},
"bayou": {
"trigger": "minecraft:location",
@ -91,12 +86,6 @@
"conditions": {
"biome": "biomesoplenty:dead_swamp"
}
},
"eucalyptus_forest": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:eucalyptus_forest"
}
},
"fen": {
"trigger": "minecraft:location",
@ -104,10 +93,10 @@
"biome": "biomesoplenty:fen"
}
},
"flower_field": {
"floodplains": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:flower_field"
"biome": "biomesoplenty:floodplains"
}
},
"grassland": {
@ -127,36 +116,18 @@
"conditions": {
"biome": "biomesoplenty:highland"
}
},
"land_of_lakes": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:land_of_lakes"
}
},
"lavender_fields": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:lavender_fields"
}
},
"lush_desert": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:lush_desert"
}
},
"lush_swamp": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:lush_swamp"
}
},
"mangrove": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:mangrove"
}
},
"maple_woods": {
"trigger": "minecraft:location",
@ -175,18 +146,6 @@
"conditions": {
"biome": "biomesoplenty:meadow"
}
},
"moor": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:moor"
}
},
"mountain": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:mountain"
}
},
"mystic_grove": {
"trigger": "minecraft:location",
@ -223,12 +182,6 @@
"conditions": {
"biome": "biomesoplenty:prairie"
}
},
"quagmire": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:quagmire"
}
},
"rainforest": {
"trigger": "minecraft:location",
@ -242,10 +195,10 @@
"biome": "biomesoplenty:redwood_forest"
}
},
"sacred_springs": {
"scrubland": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:sacred_springs"
"biome": "biomesoplenty:scrubland"
}
},
"seasonal_forest": {
@ -325,12 +278,6 @@
"conditions": {
"biome": "biomesoplenty:xeric_shrubland"
}
},
"flower_island": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:flower_island"
}
},
"origin_island": {
"trigger": "minecraft:location",
@ -362,16 +309,34 @@
"biome": "biomesoplenty:kelp_forest"
}
},
"pasture": {
"cold_tundra": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:pasture"
"biome": "biomesoplenty:cold_tundra"
}
},
"glacier": {
"dead_plains": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:glacier"
"biome": "biomesoplenty:dead_plains"
}
},
"flower_meadow": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:flower_meadow"
}
},
"highland_moor": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:highland_moor"
}
},
"mire": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:mire"
}
},
"oasis": {
@ -379,6 +344,12 @@
"conditions": {
"biome": "biomesoplenty:oasis"
}
},
"pasture": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:pasture"
}
},
"gravel_beach": {
"trigger": "minecraft:location",
@ -392,23 +363,23 @@
"biome": "biomesoplenty:white_beach"
}
},
"white_beach": {
"origin_beach": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:origin_beach"
}
},
"mountain_foothills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:mountain_foothills"
}
},
"alps_foothills": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:alps_foothills"
}
},
"redwood_forest_edge": {
"trigger": "minecraft:location",
"conditions": {
"biome": "biomesoplenty:redwood_forest_edge"
}
},
"corrupted_sands": {
"trigger": "minecraft:location",

View File

@ -1,26 +0,0 @@
{
"display": {
"icon": {
"item": "biomesoplenty:fleshchunk"
},
"title": {
"translate": "advancements.biomesoplenty.flesh_and_blood.title"
},
"description": {
"translate": "advancements.biomesoplenty.flesh_and_blood.description"
}
},
"parent": "biomesoplenty:biomesoplenty/root",
"criteria": {
"flesh": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "biomesoplenty:fleshchunk"
}
]
}
}
}
}

View File

@ -1,29 +0,0 @@
{
"display": {
"icon": {
"item": "biomesoplenty:jar_filled",
"data": 0
},
"title": {
"translate": "advancements.biomesoplenty.honey_hell.title"
},
"description": {
"translate": "advancements.biomesoplenty.honey_hell.description"
},
"frame": "goal"
},
"parent": "biomesoplenty:biomesoplenty/flesh_and_blood",
"criteria": {
"honey_jar": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "biomesoplenty:jar_filled",
"data": 0
}
]
}
}
}
}

View File

@ -1,7 +1,8 @@
{
"display": {
"icon": {
"item": "biomesoplenty:earth"
"item": "biomesoplenty:flower_0",
"data": 0
},
"title": {
"translate": "advancements.biomesoplenty.root.title"
@ -29,7 +30,7 @@
"conditions": {
"items": [
{
"item": "minecraft:red_flower"
"item": "minecraft:yellow_flower"
}
]
}
@ -43,24 +44,13 @@
}
]
}
},
"bop_flower_1": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "biomesoplenty:flower_1"
}
]
}
}
},
"requirements": [
[
"red_flower",
"yellow_flower",
"bop_flower_0",
"bop_flower_1"
"bop_flower_0"
]
]
}

View File

@ -1,42 +0,0 @@
{
"display": {
"icon": {
"item": "biomesoplenty:flower_0",
"data": 3
},
"title": {
"translate": "advancements.biomesoplenty.yin_and_yang.title"
},
"description": {
"translate": "advancements.biomesoplenty.yin_and_yang.description"
},
"frame": "challenge"
},
"parent": "biomesoplenty:biomesoplenty/sacred_oak_sapling",
"criteria": {
"glowflower": {
"trigger": "minecraft:placed_block",
"conditions": {
"block": "biomesoplenty:flower_0",
"state": {
"variant": "glowflower"
},
"location": {
"biome": "biomesoplenty:ominous_woods"
}
}
},
"deathbloom": {
"trigger": "minecraft:placed_block",
"conditions": {
"block": "biomesoplenty:flower_0",
"state": {
"variant": "deathbloom"
},
"location": {
"biome": "biomesoplenty:mystic_grove"
}
}
}
}
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:log_0",
"data": 5
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 1
"data": 2
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 1
"data": 2
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_1",
"data": 4
"item": "biomesoplenty:log_2",
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:log_0",
"data": 7
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 3
"data": 0
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 3
"data": 0
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:log_2",
"data": 7
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 11
"data": 9
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 11
"data": 9
}
]
}

View File

@ -10,7 +10,7 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_3",
"item": "biomesoplenty:log_1",
"data": 4
}
]

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 12
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 12
"data": 4
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_1",
"data": 5
"item": "biomesoplenty:log_2",
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 5
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 5
"data": 7
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_3",
"data": 5
"item": "biomesoplenty:log_0",
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 13
"data": 3
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 13
"data": 3
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:log_1",
"data": 7
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 7
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 7
"data": 5
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_2",
"data": 4
"item": "biomesoplenty:log_0",
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 8
"data": 1
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 8
"data": 1
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_0",
"data": 6
"item": "biomesoplenty:log_2",
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 2
"data": 8
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 2
"data": 8
}
]
}

View File

@ -10,8 +10,8 @@
"conditions": {
"items": [
{
"item": "biomesoplenty:log_2",
"data": 5
"item": "biomesoplenty:log_1",
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 9
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 9
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 1
"data": 2
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 3
"data": 0
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 11
"data": 9
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 12
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 5
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 13
"data": 3
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 7
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 8
"data": 1
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 2
"data": 8
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 9
"data": 6
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 3
"data": 9
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 12
"data": 11
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 2
"data": 10
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 4
"data": 1
}
]
}

View File

@ -1,32 +0,0 @@
{
"rewards": {
"recipes": [
"biomesoplenty:lime_dye_from_glowshroom"
]
},
"criteria": {
"has_flower": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "biomesoplenty:mushroom",
"data": 3
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "biomesoplenty:lime_dye_from_glowshroom"
}
}
},
"requirements": [
[
"has_flower",
"has_the_recipe"
]
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 7
"data": 5
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 15
"data": 12
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 5
"data": 6
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 6
"data": 7
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 13
"data": 8
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 10
"data": 3
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 8
"data": 2
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 12
"data": 0
}
]
}

View File

@ -11,7 +11,7 @@
"items": [
{
"item": "biomesoplenty:flower_0",
"data": 11
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 1
"data": 2
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 1
"data": 2
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 3
"data": 0
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 3
"data": 0
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 11
"data": 9
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 11
"data": 9
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 12
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 12
"data": 4
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 5
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 5
"data": 7
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 13
"data": 3
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 13
"data": 3
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 7
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 7
"data": 5
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 8
"data": 1
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 8
"data": 1
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 2
"data": 8
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 2
"data": 8
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 9
"data": 6
}
]
}

View File

@ -17,7 +17,7 @@
"items": [
{
"item": "biomesoplenty:planks_0",
"data": 9
"data": 6
}
]
}

View File

@ -1,16 +1,8 @@
advancements.biomesoplenty.root.title=Biomes O' Plenty
advancements.biomesoplenty.root.description=The explorer's dream...
advancements.biomesoplenty.yin_and_yang.title=Yin and Yang
advancements.biomesoplenty.yin_and_yang.description=Plant a glowflower in the Ominous Woods, and a deathbloom in the Mystic Grove
advancements.biomesoplenty.flesh_and_blood.title=Flesh and Blood
advancements.biomesoplenty.flesh_and_blood.description=Harvest flesh from the Visceral Heap
advancements.biomesoplenty.all_biomes.title=Wanderer
advancements.biomesoplenty.all_biomes.description=Discover every biome in Biomes O' Plenty
biome_finder.searching=Searching for %s
biome_finder.found=Found %s!
biome_finder.not_found=Not found, maybe %s is too far away
config.category.convenienceSettings.title=Convenience Settings
config.category.guiSettings.title=GUI Settings
config.category.textureSettings.title=Texture Settings
@ -33,7 +25,6 @@ commands.biomesoplenty.stats.biomes=Biomes: %s
commands.biomesoplenty.stripchunk.usage=/biomesoplenty stripchunk [radius] <include|exclude> [block] [metadata]
generator.BIOMESOP=Biomes O' Plenty
generator.BIOMESOP.info=Notice: Biomes O' Plenty 1.8 is in a very early state
itemGroup.tabBiomesOPlenty=Biomes O' Plenty

View File

@ -8,7 +8,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 11
"data": 10
}
},
"result": {

View File

@ -8,7 +8,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 10
"data": 9
}
},
"result": {

View File

@ -8,7 +8,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 8
"data": 7
}
},
"result": {

View File

@ -8,7 +8,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 9
"data": 8
}
},
"result": {

View File

@ -4,7 +4,7 @@
"ingredients": [
{
"item": "biomesoplenty:log_0",
"data": 2
"data": 6
}
],
"result": {

View File

@ -3,7 +3,7 @@
"ingredients": [
{
"item": "biomesoplenty:flower_0",
"data": 3
"data": 9
}
],
"result": {

View File

@ -9,7 +9,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
},
"result": {

View File

@ -12,7 +12,7 @@
},
"P": {
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
},
"result": {

View File

@ -12,7 +12,7 @@
},
"P": {
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
},
"result": {

View File

@ -3,13 +3,13 @@
"group": "planks",
"ingredients": [
{
"item": "biomesoplenty:log_1",
"data": 4
"item": "biomesoplenty:log_2",
"data": 7
}
],
"result": {
"item": "biomesoplenty:planks_0",
"count": 4,
"data": 4
"data": 10
}
}

View File

@ -9,7 +9,7 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
},
"result": {

View File

@ -7,12 +7,12 @@
"key": {
"#": {
"item": "biomesoplenty:planks_0",
"data": 4
"data": 10
}
},
"result": {
"item": "biomesoplenty:wood_slab_0",
"item": "biomesoplenty:wood_slab_1",
"count": 6,
"data": 4
"data": 2
}
}

Some files were not shown because too many files have changed in this diff Show More