Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
- [PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: bonemeal.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: food.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: inventory.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: juices.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: kiln-recipes.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: need_sorting.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: potions.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: recipes.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: survival.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: thermometer.zs} as we are currently loading with a different loader
- [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 5ms
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
- [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
- [INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [recipeevent | crafttweaker]]
- [INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: bonemeal.zs}
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: food.zs}
- [INITIALIZATION][CLIENT][INFO] Adding Salty Steak to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_beef_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Porkchop to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_porkchop_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Mutton to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_mutton_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Baked Potato to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_potato_baked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Chicken to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_chicken_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Rabbit to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_rabbit_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Fish to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_cod>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Fish to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_cod_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Salmon to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_salmon>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Cooked Salmon to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_salmon_cooked>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Clown Fish to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_clownfish>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Beetroot to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_beetroot>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Bread to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_bread>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Soft-Boiled Egg to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Rabbit Stew to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_rabbit_stew>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Mushroom Stew to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_mushroom_stew>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Beetroot Soup to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_beetroot_soup>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Stewed Vegetables to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_vegetable_stew>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Potato With Mushrooms to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_potato_mushroom>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Fish Soup to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_soup>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Salmon Soup to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_fish_salmon_soup>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Beetroot Salad to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_beetroot_salad>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Herring Under A Fur Coat to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_hufc>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Dandelion Salad to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_dandelion_salad>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Wheat Sprouts to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_wheat_sprouts>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Fish Pie to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:fish_pie>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salmon Pie to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:fish_salmon_pie>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Mushroom Pie to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:mushroom_pie>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Onion Pie to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:onion_pie>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Potato Pie to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:potato_pie>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Chips to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <xlfoodmod:chips>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Salty Chips to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <xlfoodmod:salty_chips>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Butter to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <xlfoodmod:butter>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding Ham to ore dictionary entry saltedFood
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <xlfoodmod:ham>.withTag({Rot: {start: 0 as long, time: 0 as long}}): "Salted foods are preserved for longer."
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <saltmod:salt_pinch>: "Adding salt to foods can protect against spoilage."
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: inventory.zs}
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: juices.zs}
- [INITIALIZATION][CLIENT][INFO] Adding Apple Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Beetroot Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:1>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Carrot Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:3>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Glistering Melon Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:5>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Golden Apple Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:6>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Golden Carrot Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:7>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Melon Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:8>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] Adding Pumpkin Juice to ore dictionary entry drinksPotassium
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:fruit_juice:9>: "This drink is high in potassium, and can reduce sodium levels."
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: kiln-recipes.zs}
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: need_sorting.zs}
- [INITIALIZATION][CLIENT][INFO] Adding Ash to ore dictionary entry listAllash
- [INITIALIZATION][CLIENT][INFO] Adding Potash to ore dictionary entry listAllash
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: potions.zs}
- [INITIALIZATION][CLIENT][INFO] Adding Small Cactus to ore dictionary entry blockCactus
- [INITIALIZATION][CLIENT][INFO] Adding Barrel Cactus to ore dictionary entry blockCactus
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "extraalchemy:magnetism_normal"}), Registry size now: 29
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:wither"}), Registry size now: 30
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:blindness"}), Registry size now: 31
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:levitation"}), Registry size now: 32
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:glowing"}), Registry size now: 33
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:haste"}), Registry size now: 34
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:unluck"}), Registry size now: 35
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:recoil"}), Registry size now: 36
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:iron_skin"}), Registry size now: 37
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:purity"}), Registry size now: 38
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:diamond_skin"}), Registry size now: 39
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:teleport"}), Registry size now: 40
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:teleport_surface"}), Registry size now: 41
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:step_up"}), Registry size now: 42
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:drown"}), Registry size now: 43
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:climb"}), Registry size now: 44
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:rust"}), Registry size now: 45
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:vulnerable"}), Registry size now: 46
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:explode"}), Registry size now: 47
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:solid_core"}), Registry size now: 48
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:potion_sickness"}), Registry size now: 49
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:lightning"}), Registry size now: 50
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:weight"}), Registry size now: 51
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:launch"}), Registry size now: 52
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:dispel"}), Registry size now: 53
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:revival"}), Registry size now: 54
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:klutz"}), Registry size now: 55
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:broken_armor"}), Registry size now: 56
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:slow_fall"}), Registry size now: 57
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:curse"}), Registry size now: 58
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:archery"}), Registry size now: 59
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:wither"}), Registry size now: 60
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:wither"}), Registry size now: 61
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:blindness"}), Registry size now: 62
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:blindness"}), Registry size now: 63
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:levitation"}), Registry size now: 64
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:levitation"}), Registry size now: 65
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:glowing"}), Registry size now: 66
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:glowing"}), Registry size now: 67
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:haste"}), Registry size now: 68
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:haste"}), Registry size now: 69
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:unluck"}), Registry size now: 70
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:unluck"}), Registry size now: 71
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:recoil"}), Registry size now: 72
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:recoil"}), Registry size now: 73
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:iron_skin"}), Registry size now: 74
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:iron_skin"}), Registry size now: 75
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:purity"}), Registry size now: 76
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:purity"}), Registry size now: 77
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:diamond_skin"}), Registry size now: 78
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:diamond_skin"}), Registry size now: 79
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:teleport"}), Registry size now: 80
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:teleport"}), Registry size now: 81
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:teleport_surface"}), Registry size now: 82
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:teleport_surface"}), Registry size now: 83
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:step_up"}), Registry size now: 84
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:step_up"}), Registry size now: 85
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:drown"}), Registry size now: 86
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:drown"}), Registry size now: 87
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:climb"}), Registry size now: 88
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:climb"}), Registry size now: 89
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:rust"}), Registry size now: 90
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:rust"}), Registry size now: 91
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:vulnerable"}), Registry size now: 92
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:vulnerable"}), Registry size now: 93
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:explode"}), Registry size now: 94
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:explode"}), Registry size now: 95
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:solid_core"}), Registry size now: 96
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:solid_core"}), Registry size now: 97
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:potion_sickness"}), Registry size now: 98
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:potion_sickness"}), Registry size now: 99
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:lightning"}), Registry size now: 100
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:lightning"}), Registry size now: 101
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:weight"}), Registry size now: 102
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:weight"}), Registry size now: 103
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:launch"}), Registry size now: 104
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:launch"}), Registry size now: 105
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:dispel"}), Registry size now: 106
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:dispel"}), Registry size now: 107
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:revival"}), Registry size now: 108
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:revival"}), Registry size now: 109
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:klutz"}), Registry size now: 110
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:klutz"}), Registry size now: 111
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:broken_armor"}), Registry size now: 112
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:broken_armor"}), Registry size now: 113
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:slow_fall"}), Registry size now: 114
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:slow_fall"}), Registry size now: 115
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:curse"}), Registry size now: 116
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:curse"}), Registry size now: 117
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:archery"}), Registry size now: 118
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:archery"}), Registry size now: 119
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:wither"}), Registry size now: 120
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:wither"}), Registry size now: 121
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:blindness"}), Registry size now: 122
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:blindness"}), Registry size now: 123
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:levitation"}), Registry size now: 124
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:levitation"}), Registry size now: 125
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:glowing"}), Registry size now: 126
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:glowing"}), Registry size now: 127
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:haste"}), Registry size now: 128
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:haste"}), Registry size now: 129
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:unluck"}), Registry size now: 130
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:unluck"}), Registry size now: 131
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:recoil"}), Registry size now: 132
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:recoil"}), Registry size now: 133
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:iron_skin"}), Registry size now: 134
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:iron_skin"}), Registry size now: 135
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:purity"}), Registry size now: 136
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:purity"}), Registry size now: 137
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:diamond_skin"}), Registry size now: 138
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:diamond_skin"}), Registry size now: 139
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:teleport"}), Registry size now: 140
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:teleport"}), Registry size now: 141
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:teleport_surface"}), Registry size now: 142
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:teleport_surface"}), Registry size now: 143
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:step_up"}), Registry size now: 144
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:step_up"}), Registry size now: 145
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:drown"}), Registry size now: 146
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:drown"}), Registry size now: 147
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:climb"}), Registry size now: 148
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:climb"}), Registry size now: 149
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:rust"}), Registry size now: 150
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:rust"}), Registry size now: 151
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:vulnerable"}), Registry size now: 152
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:vulnerable"}), Registry size now: 153
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:explode"}), Registry size now: 154
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:explode"}), Registry size now: 155
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:solid_core"}), Registry size now: 156
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:solid_core"}), Registry size now: 157
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:potion_sickness"}), Registry size now: 158
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:potion_sickness"}), Registry size now: 159
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:lightning"}), Registry size now: 160
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:lightning"}), Registry size now: 161
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:weight"}), Registry size now: 162
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:weight"}), Registry size now: 163
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:launch"}), Registry size now: 164
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:launch"}), Registry size now: 165
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:dispel"}), Registry size now: 166
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:dispel"}), Registry size now: 167
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:revival"}), Registry size now: 168
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:revival"}), Registry size now: 169
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:klutz"}), Registry size now: 170
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:klutz"}), Registry size now: 171
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:broken_armor"}), Registry size now: 172
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:broken_armor"}), Registry size now: 173
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:slow_fall"}), Registry size now: 174
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:slow_fall"}), Registry size now: 175
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:curse"}), Registry size now: 176
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:curse"}), Registry size now: 177
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:archery"}), Registry size now: 178
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:archery"}), Registry size now: 179
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_wither"}), Registry size now: 180
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_blindness"}), Registry size now: 181
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_levitation"}), Registry size now: 182
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_glowing"}), Registry size now: 183
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_haste"}), Registry size now: 184
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_recoil"}), Registry size now: 185
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_iron_skin"}), Registry size now: 186
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_purity"}), Registry size now: 187
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_diamond_skin"}), Registry size now: 188
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_step_up"}), Registry size now: 189
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_drown"}), Registry size now: 190
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_climb"}), Registry size now: 191
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_rust"}), Registry size now: 192
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_vulnerable"}), Registry size now: 193
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_solid_core"}), Registry size now: 194
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_potion_sickness"}), Registry size now: 195
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_weight"}), Registry size now: 196
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_revival"}), Registry size now: 197
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_klutz"}), Registry size now: 198
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_broken_armor"}), Registry size now: 199
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_slow_fall"}), Registry size now: 200
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:long_archery"}), Registry size now: 201
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_wither"}), Registry size now: 202
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_wither"}), Registry size now: 203
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_blindness"}), Registry size now: 204
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_blindness"}), Registry size now: 205
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_levitation"}), Registry size now: 206
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_levitation"}), Registry size now: 207
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_glowing"}), Registry size now: 208
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_glowing"}), Registry size now: 209
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_haste"}), Registry size now: 210
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_haste"}), Registry size now: 211
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_recoil"}), Registry size now: 212
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_recoil"}), Registry size now: 213
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_iron_skin"}), Registry size now: 214
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_iron_skin"}), Registry size now: 215
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_purity"}), Registry size now: 216
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_purity"}), Registry size now: 217
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_diamond_skin"}), Registry size now: 218
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_diamond_skin"}), Registry size now: 219
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_step_up"}), Registry size now: 220
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_step_up"}), Registry size now: 221
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_drown"}), Registry size now: 222
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_drown"}), Registry size now: 223
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_climb"}), Registry size now: 224
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_climb"}), Registry size now: 225
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_rust"}), Registry size now: 226
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_rust"}), Registry size now: 227
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_vulnerable"}), Registry size now: 228
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_vulnerable"}), Registry size now: 229
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_solid_core"}), Registry size now: 230
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_solid_core"}), Registry size now: 231
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_potion_sickness"}), Registry size now: 232
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_potion_sickness"}), Registry size now: 233
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_weight"}), Registry size now: 234
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_weight"}), Registry size now: 235
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_revival"}), Registry size now: 236
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_revival"}), Registry size now: 237
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_klutz"}), Registry size now: 238
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_klutz"}), Registry size now: 239
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_broken_armor"}), Registry size now: 240
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_broken_armor"}), Registry size now: 241
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_slow_fall"}), Registry size now: 242
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_slow_fall"}), Registry size now: 243
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_archery"}), Registry size now: 244
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:long_archery"}), Registry size now: 245
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_wither"}), Registry size now: 246
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_wither"}), Registry size now: 247
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_blindness"}), Registry size now: 248
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_blindness"}), Registry size now: 249
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_levitation"}), Registry size now: 250
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_levitation"}), Registry size now: 251
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_glowing"}), Registry size now: 252
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_glowing"}), Registry size now: 253
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_haste"}), Registry size now: 254
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_haste"}), Registry size now: 255
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_recoil"}), Registry size now: 256
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_recoil"}), Registry size now: 257
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_iron_skin"}), Registry size now: 258
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_iron_skin"}), Registry size now: 259
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_purity"}), Registry size now: 260
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_purity"}), Registry size now: 261
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_diamond_skin"}), Registry size now: 262
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_diamond_skin"}), Registry size now: 263
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_step_up"}), Registry size now: 264
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_step_up"}), Registry size now: 265
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_drown"}), Registry size now: 266
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_drown"}), Registry size now: 267
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_climb"}), Registry size now: 268
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_climb"}), Registry size now: 269
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_rust"}), Registry size now: 270
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_rust"}), Registry size now: 271
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_vulnerable"}), Registry size now: 272
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_vulnerable"}), Registry size now: 273
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_solid_core"}), Registry size now: 274
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_solid_core"}), Registry size now: 275
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_potion_sickness"}), Registry size now: 276
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_potion_sickness"}), Registry size now: 277
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_weight"}), Registry size now: 278
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_weight"}), Registry size now: 279
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_revival"}), Registry size now: 280
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_revival"}), Registry size now: 281
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_klutz"}), Registry size now: 282
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_klutz"}), Registry size now: 283
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_broken_armor"}), Registry size now: 284
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_broken_armor"}), Registry size now: 285
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_slow_fall"}), Registry size now: 286
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_slow_fall"}), Registry size now: 287
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_archery"}), Registry size now: 288
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:long_archery"}), Registry size now: 289
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_wither"}), Registry size now: 290
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_blindness"}), Registry size now: 291
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_levitation"}), Registry size now: 292
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_haste"}), Registry size now: 293
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_recoil"}), Registry size now: 294
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_iron_skin"}), Registry size now: 295
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_diamond_skin"}), Registry size now: 296
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_teleport"}), Registry size now: 297
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_step_up"}), Registry size now: 298
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_rust"}), Registry size now: 299
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_vulnerable"}), Registry size now: 300
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_explode"}), Registry size now: 301
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_potion_sickness"}), Registry size now: 302
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_weight"}), Registry size now: 303
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_launch"}), Registry size now: 304
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_revival"}), Registry size now: 305
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_klutz"}), Registry size now: 306
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_broken_armor"}), Registry size now: 307
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_slow_fall"}), Registry size now: 308
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_curse"}), Registry size now: 309
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:potion>.withTag({Potion: "potioncore:strong_archery"}), Registry size now: 310
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_wither"}), Registry size now: 311
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_wither"}), Registry size now: 312
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_blindness"}), Registry size now: 313
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_blindness"}), Registry size now: 314
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_levitation"}), Registry size now: 315
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_levitation"}), Registry size now: 316
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_haste"}), Registry size now: 317
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_haste"}), Registry size now: 318
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_recoil"}), Registry size now: 319
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_recoil"}), Registry size now: 320
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_iron_skin"}), Registry size now: 321
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_iron_skin"}), Registry size now: 322
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_diamond_skin"}), Registry size now: 323
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_diamond_skin"}), Registry size now: 324
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_teleport"}), Registry size now: 325
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_teleport"}), Registry size now: 326
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_step_up"}), Registry size now: 327
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_step_up"}), Registry size now: 328
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_rust"}), Registry size now: 329
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_rust"}), Registry size now: 330
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_vulnerable"}), Registry size now: 331
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_vulnerable"}), Registry size now: 332
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_explode"}), Registry size now: 333
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_explode"}), Registry size now: 334
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_potion_sickness"}), Registry size now: 335
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_potion_sickness"}), Registry size now: 336
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_weight"}), Registry size now: 337
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_weight"}), Registry size now: 338
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_launch"}), Registry size now: 339
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_launch"}), Registry size now: 340
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_revival"}), Registry size now: 341
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_revival"}), Registry size now: 342
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_klutz"}), Registry size now: 343
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_klutz"}), Registry size now: 344
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_broken_armor"}), Registry size now: 345
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_broken_armor"}), Registry size now: 346
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_slow_fall"}), Registry size now: 347
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_slow_fall"}), Registry size now: 348
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_curse"}), Registry size now: 349
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_curse"}), Registry size now: 350
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_archery"}), Registry size now: 351
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:splash_potion>.withTag({Potion: "potioncore:strong_archery"}), Registry size now: 352
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_wither"}), Registry size now: 353
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_wither"}), Registry size now: 354
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_blindness"}), Registry size now: 355
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_blindness"}), Registry size now: 356
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_levitation"}), Registry size now: 357
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_levitation"}), Registry size now: 358
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_haste"}), Registry size now: 359
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_haste"}), Registry size now: 360
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_recoil"}), Registry size now: 361
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_recoil"}), Registry size now: 362
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_iron_skin"}), Registry size now: 363
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_iron_skin"}), Registry size now: 364
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_diamond_skin"}), Registry size now: 365
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_diamond_skin"}), Registry size now: 366
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_teleport"}), Registry size now: 367
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_teleport"}), Registry size now: 368
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_step_up"}), Registry size now: 369
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_step_up"}), Registry size now: 370
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_rust"}), Registry size now: 371
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_rust"}), Registry size now: 372
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_vulnerable"}), Registry size now: 373
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_vulnerable"}), Registry size now: 374
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_explode"}), Registry size now: 375
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_explode"}), Registry size now: 376
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_potion_sickness"}), Registry size now: 377
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_potion_sickness"}), Registry size now: 378
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_weight"}), Registry size now: 379
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_weight"}), Registry size now: 380
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_launch"}), Registry size now: 381
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_launch"}), Registry size now: 382
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_revival"}), Registry size now: 383
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_revival"}), Registry size now: 384
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_klutz"}), Registry size now: 385
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_klutz"}), Registry size now: 386
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_broken_armor"}), Registry size now: 387
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_broken_armor"}), Registry size now: 388
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_slow_fall"}), Registry size now: 389
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_slow_fall"}), Registry size now: 390
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_curse"}), Registry size now: 391
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_curse"}), Registry size now: 392
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_archery"}), Registry size now: 393
- [INITIALIZATION][CLIENT][INFO] Adding brewing recipe for <minecraft:lingering_potion>.withTag({Potion: "potioncore:strong_archery"}), Registry size now: 394
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: recipes.zs}
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: survival.zs}
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Stone Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Cobblestone Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Granite Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Diorite Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Sandstone Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Andesite Rocks to 1.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Oak Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Birch Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Spruce Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Jungle Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Acacia Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Dark Oak Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Willow Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Mangrove Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Baobab Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Orange Maple Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Red Maple Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Aspen Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Pine Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Fir Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Redwood Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Palm Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Cottonwood Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Juniper Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of tile.juniper_berried_twigs.name to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of White Cherry Blossom Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Pink Cherry Blossom Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] Setting hardness of Jacaranda Twigs to 0.5
- [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: thermometer.zs}
- [INITIALIZATION][CLIENT][INFO] Adding tooltip for <toughasnails:thermometer>: "Right click to view details about your temperature."
- [INITIALIZATION][CLIENT][INFO] Completed script loading in: 2384ms
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipes for various outputs
- [POSTINITIALIZATION][CLIENT][INFO] Removing all occurences of ingredient: <minecraft:red_flower:2> and replacing them with <xlfoodmod:onion>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "minecraft:cookie"
- [POSTINITIALIZATION][CLIENT][INFO] Removing all occurences of ingredient: <pyrotech:material:24> and replacing them with <betterwithmods:unfired_pottery:4>
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/oak_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/spruce_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/birch_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/jungle_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/acacia_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:higheff/dark_oak_boat"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "betterwithmods:decompress/material.diamond_ingot_compress"
- [POSTINITIALIZATION][CLIENT][INFO] Removing recipe with name "saltmod:salt_pinch_from_slab"
- [POSTINITIALIZATION][CLIENT][INFO] Adding shapeless recipe for Marshmallow with name marshmallow_by_crafting
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Vault Searcher with name ct_shaped1217987619
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Block Extender with name ct_shaped143128518
- [POSTINITIALIZATION][CLIENT][INFO] Adding shapeless recipe for Unfired Brick with name ct_shapeless832521532
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Redwood Boat with name ct_shaped-1570374919
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Palm Boat with name ct_shaped-17139315
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Mangrove Boat with name ct_shaped-226892748
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Fir Boat with name ct_shaped-1156242712
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Pine Boat with name ct_shaped665704331
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Aspen Boat with name ct_shaped738499088
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Maple Boat with name ct_shaped-1352427550
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Baobab Boat with name ct_shaped-1150917458
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Cottonwood Boat with name ct_shaped33546387
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Juniper Boat with name ct_shaped255642464
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Cherry Blossom Boat with name ct_shaped1352996344
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Jacaranda Boat with name ct_shaped-352168688
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Willow Boat with name ct_shaped1614480277
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Diamond Leggings with name diamond_ingot_leggings
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Diamond Helmet with name diamond_ingot_helmet
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Diamond Chestplate with name diamond_ingot_chestplate
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Diamond Boots with name diamond_ingot_boots
- [POSTINITIALIZATION][CLIENT][INFO] Adding shapeless recipe for Dirt Clump with name ct_shapeless-53609544
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Potash Mulch with name ct_shaped-1363218761
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Salty Herring Under A Fur Coat with name saltmod-salt_hufc_from_beetroot-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Salty Herring Under A Fur Coat with name saltmod-salt_hufc-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Salty Dandelion Salad with name saltmod-salt_dandelion_salad-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Onion Pie with name saltmod-onion_pie-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Herring Under A Fur Coat with name saltmod-hufc-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Dandelion Salad with name saltmod-dandelion_salad-modified
- [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Unfired Clay Bucket with name pyrotech-bucket/bucket_clay_unfired-modified
- [POSTINITIALIZATION][CLIENT][INFO] Removing furnace recipes for: <xlfoodmod:marshmallow>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] 1 recipes removed for: <xlfoodmod:marshmallow>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] Removing furnace recipes for: <betterwithmods:cooked_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] 1 recipes removed for: <betterwithmods:cooked_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] Removing furnace recipes for: <betterwithmods:cooked_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] 0 recipes removed for: <betterwithmods:cooked_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] Removing furnace recipes for: <minecraft:netherbrick>
- [POSTINITIALIZATION][CLIENT][INFO] 1 recipes removed for: <minecraft:netherbrick>
- [POSTINITIALIZATION][CLIENT][INFO] Removing furnace recipes for: <minecraft:brick>
- [POSTINITIALIZATION][CLIENT][INFO] 1 recipes removed for: <minecraft:brick>
- [POSTINITIALIZATION][CLIENT][INFO] Adding furnace recipe for <betterwithmods:raw_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [POSTINITIALIZATION][CLIENT][INFO] Adding furnace recipe for <betterwithmods:unfired_pottery:5>
- [POSTINITIALIZATION][CLIENT][INFO] Adding furnace recipe for <betterwithmods:unfired_pottery:4>
- [POSTINITIALIZATION][CLIENT][INFO] Whitelisting smelting recipes for campfire: [<minecraft:cooked_chicken>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:cooked_fish:*>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:cooked_beef>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:baked_potato>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:cooked_porkchop>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:cooked_mutton>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <minecraft:cooked_rabbit>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <betterwithmods:cooked_wolf_chop>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <betterwithmods:cooked_mystery_meat>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <betterwithmods:cooked_kebab>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <betterwithmods:cooked_bat_wing>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pvj:cooked_squid>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pvj:steamed_clam_meat>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pvj:cooked_duck>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <xlfoodmod:roasted_marshmallow>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <xlfoodmod:flesh>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <xlfoodmod:cooked_chicken_wing>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <xlfoodmod:corn>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <xlfoodmod:fried_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:apple_baked>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:carrot_roasted>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:mushroom_brown_roasted>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:mushroom_red_roasted>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:beetroot_roasted>.withTag({Rot: {start: 0 as long, time: 0 as long}}), <pyrotech:book>]
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone oven recipe for 1xitem.cake@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:vase@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:planter@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:cooking_pot@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:urn@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:aesthetic@7, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xitem.netherbrick@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xtile.bwm:aesthetic@2, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Removing pit kiln recipes for net.minecraft.item.crafting.Ingredient@79ee317d
- [POSTINITIALIZATION][CLIENT][INFO] Removing stone kiln recipes for net.minecraft.item.crafting.Ingredient@77dd9614
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone kiln recipe for 1xitem.brick@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Removing stone crucible recipes for net.minecraftforge.fluids.FluidStack@1360efac
- [POSTINITIALIZATION][CLIENT][INFO] Removing brick crucible recipes for net.minecraftforge.fluids.FluidStack@1360efac
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone crucible recipe for net.minecraftforge.fluids.FluidStack@6d39cca6, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone crucible recipe for net.minecraftforge.fluids.FluidStack@6d39cca6, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone crucible recipe for net.minecraftforge.fluids.FluidStack@6d39cca6, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding stone crucible recipe for net.minecraftforge.fluids.FluidStack@6d39cca6, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding granite anvil recipe for 40xitem.salt_pinch@0, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding granite anvil recipe for 1xitem.bwm:material@37, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding granite anvil recipe for 1xitem.bwm:material@18, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding crude drying rack recipe for 1xitem.bwm:material@6, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding crude drying rack recipe for 1xitem.bwm:material@32, inherited=true
- [POSTINITIALIZATION][CLIENT][INFO] Adding granite anvil recipe for 4xitem.pyrotech.material@16, inherited=true
- [AVAILABLE][CLIENT][INFO] Fixed the RecipeBook
- [AVAILABLE][CLIENT][INFO] Altering Kiln Recipe(s) for Removing all recipes for Kiln
- [AVAILABLE][CLIENT][INFO] Altering Crucible Recipe(s) for Crucible - Diamond Ingot
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Crucible - Diamond Ingot
- [AVAILABLE][CLIENT][INFO] Altering Cauldron Recipe(s) for Cauldron - Tanned Leather
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Cauldron - Tanned Leather
- [AVAILABLE][CLIENT][INFO] Altering Cauldron Recipe(s) for Cauldron - Cut Leather (Tanned)
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Cauldron - Cut Leather (Tanned)
- [AVAILABLE][CLIENT][INFO] Altering Mill Recipe(s) for Mill - Scoured Leather
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Mill - Scoured Leather
- [AVAILABLE][CLIENT][INFO] Altering Mill Recipe(s) for Mill - Cut Leather (Scoured)
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Mill - Cut Leather (Scoured)
- [AVAILABLE][CLIENT][INFO] Altering Cauldron Recipe(s) for Cauldron - Fertilizer
- [AVAILABLE][CLIENT][INFO] Successfully removed all recipes for Cauldron - Fertilizer
- [AVAILABLE][CLIENT][INFO] Adding 1 Crucible Recipe(s) for Diamond Ingot
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:super_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:deadly_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:strong_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:stealthy_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:healthy_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:speedy_energy_drink>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:empty_can>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:salt>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:cooked_egg>.withTag({Rot: {start: 0 as long, time: 0 as long}})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <xlfoodmod:rock_salt>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extratan:apple_juice>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extratan:lemonade>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extratan:orange_juice>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <refinedrelocation:block_extender>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <refinedrelocation:stack_limiter>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <refinedrelocation:input_filter>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <refinedrelocation:output_filter>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <refinedrelocation:slot_lock>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pyrotech:material:24>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pvj:mossy_cobblestone_rocks>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pvj:red_sandstone_rocks>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <foodfunk:rotted_item>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <foodfunk:biodegradable_item>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:material:46>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:wool_boots>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:wool_helmet>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:wool_pants>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:wool_chest>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pvj:limestone>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pvj:limestone_stairs>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <pvj:limestone_slab>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:material:7>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:material:33>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:1>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:2>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:3>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:4>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:5>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:bark:6>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:fertilizer>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <betterwithmods:fertile_farmland>
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:concentration_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:concentration_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:concentration_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:concentration_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:concentration_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:combustion_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:combustion_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:combustion_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:cheat_death_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:combustion_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:combustion_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:combustion_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:combustion_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:combustion_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:combustion_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:combustion_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:combustion_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:combustion_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:combustion_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:combustion_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:combustion_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:crumbling_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:crumbling_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:crumbling_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:crumbling_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:crumbling_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:potion_ring>.withTag({Potion: "extraalchemy:crumbling_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:potion_ring>.withTag({Potion: "extraalchemy:crumbling_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:dislocation_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:dislocation_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:dislocation_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:dislocation_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:dislocation_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:potion_ring>.withTag({Potion: "extraalchemy:dislocation_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:potion_ring>.withTag({Potion: "extraalchemy:dislocation_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:recall_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:recall_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:recall_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:recall_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:recall_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:recall_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:recall_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:recall_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:recall_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:recall_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:recall_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:recall_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:recall_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:recall_strong"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:recall_long"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:potion>.withTag({Potion: "extraalchemy:return_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:splash_potion>.withTag({Potion: "extraalchemy:return_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:tipped_arrow>.withTag({Potion: "extraalchemy:return_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <minecraft:lingering_potion>.withTag({Potion: "extraalchemy:return_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <extraalchemy:breakable_potion>.withTag({Potion: "extraalchemy:return_normal"})
- [AVAILABLE][CLIENT][INFO] Hiding item in JEI: <toughasnails:campfire>
Advertisement
Add Comment
Please, Sign In to add comment