diff --git a/minecraft/config/apotheosis/enchantments.cfg b/minecraft/config/apotheosis/enchantments.cfg index be74f37..3113056 100644 --- a/minecraft/config/apotheosis/enchantments.cfg +++ b/minecraft/config/apotheosis/enchantments.cfg @@ -2931,3 +2931,471 @@ } +"tombstone:soulbound" { + # The max level of this enchantment - originally 1. + # Default: 1; Range: [1 ~ 127] + I:"Max Level"=1 + + # The max level of this enchantment available from loot sources. + # Default: 1; Range: [1 ~ 127] + I:"Max Loot Level"=1 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:magic_siphon" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:plague_bringer" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:curse_of_bones" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:blessing" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:frostbite" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:spectral_bite" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:spectral_conjurer" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:incurable_wounds" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:decrepitude" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:sanctified" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + +"tombstone:ruthless_strike" { + # The max level of this enchantment - originally 10. + # Default: 13; Range: [1 ~ 127] + I:"Max Level"=13 + + # The max level of this enchantment available from loot sources. + # Default: 10; Range: [1 ~ 127] + I:"Max Loot Level"=10 + + # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples + # Default: + S:"Max Power Function"= + + # A function to determine the min enchanting power. + # Default: + S:"Min Power Function"= + + # If this enchantment is only available by loot sources. + # Default: false + B:Treasure=false + + # If this enchantment is obtainable via enchanting and enchanted loot items. + # Default: true + B:Discoverable=true + + # If enchanted books of this enchantment are available via loot sources. + # Default: true + B:Lootable=true + + # If enchanted books of this enchantment are available via villager trades. + # Default: true + B:Tradeable=true + + # The rarity of this enchantment. Valid values are COMMON, UNCOMMON, RARE, and VERY_RARE. + # Default: UNCOMMON + S:Rarity=UNCOMMON +} + + diff --git a/minecraft/config/chancecubes/custom_rewards/CustomSounds-Resourcepack.zip b/minecraft/config/chancecubes/custom_rewards/CustomSounds-Resourcepack.zip index a648d50..1d350b3 100644 Binary files a/minecraft/config/chancecubes/custom_rewards/CustomSounds-Resourcepack.zip and b/minecraft/config/chancecubes/custom_rewards/CustomSounds-Resourcepack.zip differ diff --git a/minecraft/config/embeddium-options.json b/minecraft/config/embeddium-options.json index 5d80ab6..f48e1fd 100644 --- a/minecraft/config/embeddium-options.json +++ b/minecraft/config/embeddium-options.json @@ -16,7 +16,7 @@ "always_defer_chunk_updates_v2": true, "animate_only_visible_textures": true, "use_entity_culling": true, - "use_fog_occlusion": true, + "use_fog_occlusion": false, "use_block_face_culling": true, "use_compact_vertex_format": true, "use_translucent_face_sorting_v2": true, @@ -25,6 +25,6 @@ "notifications": { "force_disable_donation_prompts": false, "has_cleared_donation_button": false, - "has_seen_donation_prompt": false + "has_seen_donation_prompt": true } } \ No newline at end of file diff --git a/minecraft/config/emi.css b/minecraft/config/emi.css index df1688e..f1401fd 100644 --- a/minecraft/config/emi.css +++ b/minecraft/config/emi.css @@ -39,7 +39,7 @@ /** * Whether normal search queries should include the stack's tags. */ - search-tags-by-default: false; + search-tags-by-default: true; } #ui { @@ -425,7 +425,7 @@ /** * Delete the stack in the cursor when hovering the index */ - delete-cursor-stack: "key.mouse.left"; + delete-cursor-stack: "key.mouse.right"; /** * Copies the hovered recipe's ID to the clipboard @@ -448,7 +448,7 @@ * Whether development functions should be enabled. Not recommended for general * play. */ - dev-mode: true; + dev-mode: false; /** * Whether editing the index is enabled @@ -481,7 +481,7 @@ * Whether stacks in the index should display a highlight if they have a recipe * default. */ - highlight-defaulted: true; + highlight-defaulted: false; /** * Whether to display exclusion areas diff --git a/minecraft/config/inventoryprofilesnext/inventoryprofiles.json b/minecraft/config/inventoryprofilesnext/inventoryprofiles.json index 25a0ab8..a2cff41 100644 --- a/minecraft/config/inventoryprofilesnext/inventoryprofiles.json +++ b/minecraft/config/inventoryprofilesnext/inventoryprofiles.json @@ -12,5 +12,25 @@ }, "GuiSettings": { "continuous_crafting_saved_value": false + }, + "AutoRefillSettings": { + "visual_durability_notification": { + "value": false + }, + "audio_durability_notification": { + "value": false + }, + "visual_replace_success_notification": { + "value": false + }, + "audio_replace_success_notification": { + "value": false + }, + "visual_replace_failed_notification": { + "value": false + }, + "audio_replace_failed_notification": { + "value": false + } } } \ No newline at end of file diff --git a/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/prev-villager-trading-config.json b/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/prev-villager-trading-config.json new file mode 100644 index 0000000..367edf4 --- /dev/null +++ b/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/prev-villager-trading-config.json @@ -0,0 +1,56 @@ +{ + "globalBookmarks": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [] + }, + "globalBookmarks1": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [] + }, + "globalBookmarks2": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [] + } +} \ No newline at end of file diff --git a/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/villager-trading-config.json b/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/villager-trading-config.json new file mode 100644 index 0000000..9710ab3 --- /dev/null +++ b/minecraft/config/inventoryprofilesnext/mc.apexfight.net&33642/villager-trading-config.json @@ -0,0 +1,59 @@ +{ + "globalBookmarks": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [], + "advancedperipherals:computer_scientist": [] + }, + "globalBookmarks1": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [], + "advancedperipherals:computer_scientist": [] + }, + "globalBookmarks2": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [], + "___+++___ wandering ___+++___": [], + "advancedperipherals:computer_scientist": [] + } +} \ No newline at end of file diff --git a/minecraft/config/inventoryprofilesnext/villager-trading-config.json b/minecraft/config/inventoryprofilesnext/villager-trading-config.json new file mode 100644 index 0000000..c1d9ce9 --- /dev/null +++ b/minecraft/config/inventoryprofilesnext/villager-trading-config.json @@ -0,0 +1,53 @@ +{ + "globalBookmarks": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [] + }, + "globalBookmarks1": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [] + }, + "globalBookmarks2": { + "armorer": [], + "butcher": [], + "cartographer": [], + "cleric": [], + "farmer": [], + "fisherman": [], + "fletcher": [], + "leatherworker": [], + "librarian": [], + "mason": [], + "shepherd": [], + "toolsmith": [], + "weaponsmith": [], + "nitwit": [], + "none": [] + } +} \ No newline at end of file diff --git a/minecraft/config/jade/plugins.json b/minecraft/config/jade/plugins.json index 0baf4f6..eaca334 100644 --- a/minecraft/config/jade/plugins.json +++ b/minecraft/config/jade/plugins.json @@ -54,6 +54,10 @@ "ars_nouveau": { "mob_jar": true }, + "tombstone": { + "decorative_graves": true, + "player_graves": true + }, "supplementaries": { "hat_stand": true }, diff --git a/minecraft/config/jade/sort-order.json b/minecraft/config/jade/sort-order.json index 6cc918a..412584c 100644 --- a/minecraft/config/jade/sort-order.json +++ b/minecraft/config/jade/sort-order.json @@ -51,5 +51,7 @@ "minecraft:zombie_villager": null, "supplementaries:hat_stand": null, "supplementaries:present": null, - "supplementaries:safe": null + "supplementaries:safe": null, + "tombstone:decorative_graves": null, + "tombstone:player_graves": null } \ No newline at end of file diff --git a/minecraft/config/jaopca/materials/glowstone-4.toml.bak b/minecraft/config/jaopca/materials/glowstone-4.toml.bak new file mode 100644 index 0000000..25073f9 --- /dev/null +++ b/minecraft/config/jaopca/materials/glowstone-4.toml.bak @@ -0,0 +1,17 @@ + +[general] + #The alternative names of this material. + alternativeNames = [] + #The byproducts of this material. + extras = [] + #Is the storage block of this material small (2x2). + isSmallStorageBlock = false + #The module blacklist of this material. "*" is an alias for all modules. If a module name occurs an odd number of times (including wildcards), then the module is blacklisted. + moduleBlacklist = [] + #Should items of this material have the enchanted glow. + hasEffect = false + #The model type of the material. + modelType = "dust" + #The color of this material. + color = 0xBF894E + diff --git a/minecraft/config/jaopca/materials/saltpeter-3.toml.bak b/minecraft/config/jaopca/materials/saltpeter-3.toml.bak new file mode 100644 index 0000000..4a007b7 --- /dev/null +++ b/minecraft/config/jaopca/materials/saltpeter-3.toml.bak @@ -0,0 +1,17 @@ + +[general] + #The alternative names of this material. + alternativeNames = [] + #The byproducts of this material. + extras = [] + #Is the storage block of this material small (2x2). + isSmallStorageBlock = false + #The module blacklist of this material. "*" is an alias for all modules. If a module name occurs an odd number of times (including wildcards), then the module is blacklisted. + moduleBlacklist = [] + #Should items of this material have the enchanted glow. + hasEffect = false + #The model type of the material. + modelType = "dust" + #The color of this material. + color = 0xC0C0BE + diff --git a/minecraft/config/jei/recipe-category-sort-order.ini b/minecraft/config/jei/recipe-category-sort-order.ini index b62af92..f10099b 100644 --- a/minecraft/config/jei/recipe-category-sort-order.ini +++ b/minecraft/config/jei/recipe-category-sort-order.ini @@ -100,3 +100,4 @@ tfmg:polarizing tfmg:winding ftbquests:loot_crate ftbquests:quest +tombstone:combine diff --git a/minecraft/config/rftoolsdim/README.txt b/minecraft/config/rftoolsdim/README.txt new file mode 100644 index 0000000..d3c70bd --- /dev/null +++ b/minecraft/config/rftoolsdim/README.txt @@ -0,0 +1,13 @@ +NOTE to all whom it may concern (likely those configuring rftools dimensions.): + + +rftoolsdim configs may not be exactly clear, to config rftools, you have to basically edit the individual saves config in minecraft/saves/worldname/serverconfig/rftoolsdim-server.toml + +this is exempt by dimlets, which can be modified by placing them in minecraft/config/rftoolsdim + +it is likely an empty folder at first, you need to drop your own custom configs in here +to see some example configs, or to copy them over for small modifications, see the default files in the rftools source code at https://github.com/McJtyMods/RFToolsDimensions/tree/1.20/src/main/resources/data/rftoolsdim/dimletpackages + + +- Packager of the Houngry I Pack. + diff --git a/minecraft/config/rftoolsdim/base.json b/minecraft/config/rftoolsdim/base.json new file mode 100644 index 0000000..c0a0646 --- /dev/null +++ b/minecraft/config/rftoolsdim/base.json @@ -0,0 +1,943 @@ +[ + { + "type": "admin", + "key": "cheater", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": false, + "dimlet": true + }, + { + "type": "admin", + "key": "owner", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": false, + "dimlet": true + }, + { + "type": "digit", + "key": "0", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "1", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "2", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "3", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "4", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "5", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "6", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "7", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "8", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "digit", + "key": "9", + "rarity": "common", + "create": 0, + "maintain": 0, + "ticks": 0, + "worldgen": true, + "dimlet": true + }, + { + "type": "sky", + "key": "default", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:stone" + } + }, + { + "type": "sky", + "key": "end", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:end_stone" + } + }, + { + "type": "sky", + "key": "infernal", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:netherrack" + } + }, + { + "type": "sky", + "key": "black", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:ink_sac" + } + }, + { + "type": "sky", + "key": "stars", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:quartz" + } + }, + { + "type": "sky", + "key": "nebula", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:redstone" + } + }, + { + "type": "sky", + "key": "noclouds", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:gray_wool" + } + }, + { + "type": "sky", + "key": "blackfog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:black_stained_glass" + } + }, + { + "type": "sky", + "key": "redfog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:red_stained_glass" + } + }, + { + "type": "sky", + "key": "whitefog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:white_stained_glass" + } + }, + + { + "type": "sky", + "key": "thickblackfog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:black_wool" + } + }, + { + "type": "sky", + "key": "thickredfog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:red_wool" + } + }, + { + "type": "sky", + "key": "thickwhitefog", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:white_wool" + } + }, + + { + "type": "time", + "key": "normal", + "rarity": "uncommon", + "create": 30, + "maintain": 20, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:redstone" + } + }, + { + "type": "time", + "key": "night", + "rarity": "rare", + "create": 300, + "maintain": 100, + "ticks": 100, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:black_dye" + } + }, + { + "type": "time", + "key": "day", + "rarity": "rare", + "create": 300, + "maintain": 500, + "ticks": 100, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:glowstone_dust" + } + }, + { + "type": "attribute", + "key": "default", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:paper" + } + }, + { + "type": "attribute", + "key": "cities", + "rarity": "uncommon", + "create": 50, + "maintain": 50, + "ticks": 50, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:bricks" + } + }, + { + "type": "attribute", + "key": "nooceans", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:sponge" + } + }, + { + "type": "attribute", + "key": "waterworld", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:water_bucket" + } + }, + { + "type": "attribute", + "key": "noblobs", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "rftoolsdim:common_essence" + } + }, + { + "type": "terrain", + "key": "void", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:obsidian" + } + }, + { + "type": "terrain", + "key": "cavern", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:netherrack" + } + }, + { + "type": "terrain", + "key": "chaotic", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:gunpowder" + } + }, + { + "type": "terrain", + "key": "grid", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:iron_bars" + } + }, + { + "type": "terrain", + "key": "platforms", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:stone_pressure_plate" + } + }, + { + "type": "terrain", + "key": "islands", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:feather" + } + }, + { + "type": "terrain", + "key": "flat", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 20, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:paper" + } + }, + { + "type": "terrain", + "key": "waves", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 20, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:nether_wart" + } + }, + { + "type": "terrain", + "key": "maze", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 20, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:redstone_wire" + } + }, + { + "type": "terrain", + "key": "ravine", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 20, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:gravel" + } + }, + { + "type": "terrain", + "key": "normal", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dirt" + } + }, + { + "type": "terrain", + "key": "spikes", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dripstone_block" + } + }, + { + "type": "biome_category", + "key": "none", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:obsidian" + } + }, + { + "type": "biome_category", + "key": "taiga", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:white_terracotta" + } + }, + { + "type": "biome_category", + "key": "extreme_hills", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dripstone_block" + } + }, + { + "type": "biome_category", + "key": "jungle", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:jungle_sapling" + } + }, + { + "type": "biome_category", + "key": "mesa", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:orange_terracotta" + } + }, + { + "type": "biome_category", + "key": "plains", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dirt" + } + }, + { + "type": "biome_category", + "key": "savanna", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:red_sandstone" + } + }, + { + "type": "biome_category", + "key": "icy", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:ice" + } + }, + { + "type": "biome_category", + "key": "the_end", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:end_stone" + } + }, + { + "type": "biome_category", + "key": "beach", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dead_tube_coral_block" + } + }, + { + "type": "biome_category", + "key": "forest", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:spruce_sapling" + } + }, + { + "type": "biome_category", + "key": "ocean", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:water_bucket" + } + }, + { + "type": "biome_category", + "key": "desert", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:sand" + } + }, + { + "type": "biome_category", + "key": "river", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:bucket" + } + }, + { + "type": "biome_category", + "key": "swamp", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:slime_ball" + } + }, + { + "type": "biome_category", + "key": "mushroom", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:brown_mushroom" + } + }, + { + "type": "biome_category", + "key": "nether", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:netherrack" + } + }, + { + "type": "biome_category", + "key": "underground", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:deepslate" + } + }, + { + "type": "biome_category", + "key": "mountain", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:cobblestone" + } + }, + { + "type": "biome_controller", + "key": "default", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dirt" + } + }, + { + "type": "biome_controller", + "key": "checker", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:stone" + } + }, + { + "type": "biome_controller", + "key": "single", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:redstone" + } + }, + { + "type": "feature", + "key": "none", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:redstone" + } + }, + { + "type": "feature", + "key": "tendrils", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:string" + } + }, + { + "type": "feature", + "key": "spheres", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:clay_ball" + } + }, + { + "type": "feature", + "key": "hollow_spheres", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:slime_ball" + } + }, + { + "type": "feature", + "key": "liquid_spheres", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:snowball" + } + }, + { + "type": "feature", + "key": "cubes", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:stone" + } + }, + { + "type": "feature", + "key": "hollow_cubes", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:glass" + } + }, + { + "type": "feature", + "key": "liquid_cubes", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 1, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:ice" + } + } +] \ No newline at end of file diff --git a/minecraft/config/rftoolsdim/vanilla_structures.json b/minecraft/config/rftoolsdim/vanilla_structures.json new file mode 100644 index 0000000..2fdcec5 --- /dev/null +++ b/minecraft/config/rftoolsdim/vanilla_structures.json @@ -0,0 +1,258 @@ +[ + { + "type": "structure", + "key": "none", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:wool" + } + }, + { + "type": "structure", + "key": "default", + "rarity": "common", + "create": 5, + "maintain": 5, + "ticks": 5, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:stone" + } + }, + { + "type": "structure", + "key": "minecraft:pillager_outpost", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:mineshaft", + "rarity": "uncommon", + "create": 300, + "maintain": 300, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:mansion", + "rarity": "rare", + "create": 1000, + "maintain": 400, + "ticks": 400, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:jungle_pyramid", + "rarity": "uncommon", + "create": 300, + "maintain": 300, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:desert_pyramid", + "rarity": "uncommon", + "create": 300, + "maintain": 300, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:igloo", + "rarity": "uncommon", + "create": 300, + "maintain": 300, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:ruined_portal", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 100, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:shipwreck", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:swamp_hut", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 100, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:stronghold", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 150, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:monument", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:ocean_ruin_cold", + "rarity": "uncommon", + "create": 150, + "maintain": 150, + "ticks": 150, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:ocean_ruin_warm", + "rarity": "uncommon", + "create": 150, + "maintain": 150, + "ticks": 150, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:fortress", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 200, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:end_city", + "rarity": "uncommon", + "create": 800, + "maintain": 500, + "ticks": 300, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:buried_treasure", + "rarity": "uncommon", + "create": 600, + "maintain": 500, + "ticks": 300, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:village_plains", + "rarity": "rare", + "create": 1000, + "maintain": 1000, + "ticks": 500, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:village_desert", + "rarity": "rare", + "create": 1000, + "maintain": 1000, + "ticks": 500, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:village_snowy", + "rarity": "rare", + "create": 1000, + "maintain": 1000, + "ticks": 500, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:village_savanna", + "rarity": "rare", + "create": 1000, + "maintain": 1000, + "ticks": 500, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:village_taiga", + "rarity": "rare", + "create": 1000, + "maintain": 1000, + "ticks": 500, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:nether_fossil", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 100, + "worldgen": true, + "dimlet": true + }, + { + "type": "structure", + "key": "minecraft:bastion_remnant", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 100, + "worldgen": true, + "dimlet": true + } +] \ No newline at end of file diff --git a/minecraft/config/rftoolsdim/vanilla_tags.json b/minecraft/config/rftoolsdim/vanilla_tags.json new file mode 100644 index 0000000..bb7ff22 --- /dev/null +++ b/minecraft/config/rftoolsdim/vanilla_tags.json @@ -0,0 +1,106 @@ +[ + { + "type": "tag", + "key": "forge:ores", + "rarity": "legendary", + "create": 2000, + "maintain": 3000, + "ticks": 200, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:nether_star" + } + }, + { + "type": "tag", + "key": "minecraft:planks", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 40, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:oak_planks" + } + }, + { + "type": "tag", + "key": "minecraft:wool", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 40, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:white_wool" + } + }, + { + "type": "tag", + "key": "minecraft:logs", + "rarity": "uncommon", + "create": 200, + "maintain": 200, + "ticks": 80, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:oak_log" + } + }, + { + "type": "tag", + "key": "minecraft:ice", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 40, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:ice" + } + }, + { + "type": "tag", + "key": "forge:glass", + "rarity": "uncommon", + "create": 100, + "maintain": 100, + "ticks": 40, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:glass" + } + }, + { + "type": "tag", + "key": "minecraft:dirt", + "rarity": "common", + "create": 10, + "maintain": 10, + "ticks": 10, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:dirt" + } + }, + { + "type": "tag", + "key": "forge:pamcrops", + "rarity": "uncommon", + "create": 100, + "maintain": 1000, + "ticks": 20, + "worldgen": true, + "dimlet": true, + "essence": { + "item": "minecraft:apple" + } + } +] \ No newline at end of file diff --git a/minecraft/config/tombstone-client.toml b/minecraft/config/tombstone-client.toml new file mode 100644 index 0000000..72fc349 --- /dev/null +++ b/minecraft/config/tombstone-client.toml @@ -0,0 +1,80 @@ + +#Personal Options that can be edited even on server +[client] + #Shows the magic circles when using some items [false/true|default:true] + show_magic_circle = true + #Shows all the infos in the tooltip of items [false/true|default:true] + show_enhanced_tooltips = true + #Highlights the tomb from far when holding the key [false/true|default:true] + highlight = true + #Skips the Respawn Screen [false/true|default:false] + skip_respawn_screen = false + #Shows shield particles on villager [false/true|default:true] + show_shield_particle = true + #Allows the ghost to appear around you during Halloween [false/true|default:true] + allow_halloween_ghost = true + #Shows only the elapsed minecraft days since the death on graves [false/true|default:false] + date_in_mc_time = false + #Display or not the messages of gain of points in knowledge of death [false/true|default:true] + display_knowledge_message = true + #Display or not the messages of earned of points in Alignment [false/true|default:true] + display_alignment_message = true + #Equips elytra in priority when recovering your lost items [false/true|default:false] + equip_elytra_in_priority = false + #Equips shield in priority when recovering your lost items [false/true|default:false] + equip_shield_in_priority = false + #Sorts the inventory by filling the last slots first [false/true|default:false] + reverse_inventory_sorting = false + #Automatically equip magic books in Curios slot [false/true|default:false] + equip_curio_slot_magic_book = false + #Shows the use of the Tombstone's enchantments in tooltip [false/true|default:true] + show_info_on_enchantment = true + #Favor the tools on the hotbar when recovering a grave [false/true|default:false] + priorize_tool_on_hotbar = false + #Allows to activate a grave by sneaking [false/true|default:true] + activate_grave_by_sneaking = true + #Allows your grave to appear in water [false/true|default:true] + allow_grave_in_water = true + #Decimal value for the color of the particles when using magic items [0..16777215|default:125656] + #Range: 0 ~ 16777215 + particle_casting_color = 14937088 + #Decimal value for the color of the grave text [0..16777215|default:2962496] + #Range: 0 ~ 16777215 + text_color_death_date = 2962496 + #Decimal value for the color of the grave text [0..16777215|default:2962496] + #Range: 0 ~ 16777215 + text_color_rip = 2962496 + #Decimal value for the color of the grave text [0..16777215|default:5991302] + #Range: 0 ~ 16777215 + text_color_owner = 5991302 + #Decimal value of the fog color [0..16777215|default:125656] + #Range: 0 ~ 16777215 + fog_color = 16777215 + #Fog density around the graves [NONE/LOW/NORMAL/HIGH|default:NORMAL] + #Allowed Values: NONE, LOW, NORMAL, HIGH + fog_density = "NORMAL" + #Favorite grave + #Allowed Values: GRAVE_SIMPLE, GRAVE_NORMAL, GRAVE_CROSS, TOMBSTONE, SUBARAKI_GRAVE, GRAVE_ORIGINAL + favorite_grave = "GRAVE_SIMPLE" + #Favorite grave marble + #Allowed Values: DARK, WHITE, BLUE, GREEN, CARMIN + favorite_grave_marble = "CARMIN" + #Defines the rule to use for grave's skin [DEFAULT/FORCE_NORMAL/FORCE_HALLOWEEN|default:DEFAULT] + #Allowed Values: DEFAULT, FORCE_NORMAL, FORCE_HALLOWEEN, FORCE_CHRISTMAS, FORCE_SPRING_BLOOM + grave_skin_rule = "DEFAULT" + #Defines when to automatically equip your items [NEVER/GRAVE_RECOVERY/DEATH_RESPAWN/ALWAYS|default:ALWAYS] + #Allowed Values: NEVER, GRAVE_RECOVERY, DEATH_RESPAWN, ALWAYS + auto_equip_rule = "ALWAYS" + #Defines the type of marker when holding in hand some items like the Grave's Key [WING/SPARK/NOTE/BOX|default:WING] + #Allowed Values: WING, SPARK, NOTE, BOX + marker_type = "WING" + #Defines the font to use in Tombstone's screens (only for english, french and spanish languages) [FANTASY/VANILLA|default:FANTASY] + #Allowed Values: FANTASY, VANILLA + font_rule = "FANTASY" + #Display the combinations in item tooltip [false/true|default:true] + show_tooltip_combine = true + #Prevent night vision from flashing when less than 5 seconds left [false/true|default:true] + no_blinking_nightvision = true + #Scales Tombstone guiscreens to be larger as possible [false/true|default:true] + scale_guiscreens = true + diff --git a/minecraft/config/tombstone-common.toml b/minecraft/config/tombstone-common.toml new file mode 100644 index 0000000..d462c32 --- /dev/null +++ b/minecraft/config/tombstone-common.toml @@ -0,0 +1,205 @@ + +#Options related to player's death +[player_death] + #Whether to unlock access to a grave if the player has been killed by another player [false/true|default:true] + pvp_unlock_grave = true + #Whether to restore beneficial effects after a player dies [false/true|default:true] + restore_effects_on_death = false + #Only abandoned graves can have losses of items (based on the decay_time) [false/true|default:true] + loss_on_death_only_for_abandoned_grave = true + #Only stackable items can be lost on death [false/true|default:true] + loss_on_death_only_for_stackable_items = true + #Prevents death outside the borders of the world [false/true|default:true] + prevent_death_outside_world_border = true + #Prevents death outside the build height [false/true|default:false] + prevent_death_outside_build_height = false + #Allows to fill an existing grave instead of creating a new one [false/true|default:true] + allow_to_fill_existing_grave = true + #Caps the duration of Ghostly Shape effect to 10 seconds when teleporting with a Grave's Key [false/true|default:true] + nerf_ghostly_shape_teleport_with_key = true + #The radius in which items should be collected when a grave is spawned [1..10|default:5] + #Range: 1 ~ 10 + sniffer_range = 5 + #The chance that creatures appear after the contents of a grave are retrieved [0..100|default:0] + #Range: 0 ~ 100 + chance_mob_on_grave_recovery = 0 + #Percent of stolen experience by killing a player when PvP mode is enabled [0..100|default:30] + #Range: 0 ~ 100 + pvp_stolen_xp = 30 + #The chance that some items are lost on death [0..100|default:0] + #Range: 0 ~ 100 + chance_loss_on_death = 0 + #The percentage of items that are lost on death [0..100|default:0] + #Range: 0 ~ 100 + percent_loss_on_death = 0 + #Graveless Dimensions + no_grave_dimension = [] + +#Options related to player's alignment +[alignment] + #Points for freeing a soul in a receptacle [0..500|default:50] + #Range: 0 ~ 500 + points_free_soul_receptacle = 50 + #Points for plundering a player's grave [-500..0|default:-10] + #Range: -500 ~ 0 + points_plunder_player_grave = -10 + #Points for zombie villager exorcism [0..500|default:20] + #Range: 0 ~ 500 + points_exorcism_zombie_villager = 20 + #Points for zombifying a villager [-500..0|default:-20] + #Range: -500 ~ 0 + points_zombify_villager = -20 + #Points for killing some entities decreasing alignment [-500..0|default:-10] + #Range: -500 ~ 0 + points_kill_decreasing_alignment = -10 + #Points for killing some entities increasing alignment [0..500|default:10] + #Range: 0 ~ 500 + points_kill_increasing_alignment = 10 + #Points for tablet of cupidity [-500..0|default:-10] + #Range: -500 ~ 0 + points_tablet_of_cupidity = -10 + #Points for Pray of Protection [0..500|default:20] + #Range: 0 ~ 500 + points_pray_of_protection = 20 + #Points for using a Potion of Earthly Garden [0..500|default:10] + #Range: 0 ~ 500 + points_earthly_garden = 10 + #Points for killing one of your tamed creatures [-500..0|default:-10] + #Range: -500 ~ 0 + points_kill_tamed_creature = -10 + +#Miscellaneous options +[general] + #Allows teleportation to other dimensions [false/true|default:true] + teleport_dim = true + #Increases the minimum time without sleeping for phantom spawn around player based on their level in Knowledge of Death [false/true|default:true] + knowledge_reduce_phantom_spawn = true + #Minimum time without sleeping for phantom to spawn around players [1200..MAX|default:72000] + #Range: > 1200 + time_for_phantom_spawn = 72000 + #Cooldown in minutes to use the command tbrequestteleport [-1..1440|default:-1] + #Range: -1 ~ 1440 + cooldown_request_teleport = -1 + #Cooldown in minutes to use the command tbteleportdeath [-1..1440|default:-1] + #Range: -1 ~ 1440 + cooldown_teleport_death = -1 + #Beneficial effects that can't used by certain features such as ankh of prayer, lollipop, scroll of preservation, alchemy perk and magic siphon enchantment + unhandled_beneficial_effects = ["astralsorcery:potiontimefreeze"] + #Harmful effects that can't used by certain features such as tablet of cupidity and the enchantment plague bringer + unhandled_harmful_effects = ["minecraft:nausea"] + #Allows to limit the damages done by Decrepitude + #Range: > 1 + decrepitude_max_damage = 2147483647 + +#Allows to define the conditions for a village siege to begin +[village_siege] + #Allows to handle village sieges [false/true|default:true] + handle_village_siege = true + #Logs the different states of a village siege while searching for an adequate place [false/true|default:false] + log_siege_state = false + #The creatures of the siege have a glowing effect (only uses this for test purposes) [false/true|default:false] + glowing_creature_test = false + #Allows to use the positions of creative players to define the siege location [false/true|default:true] + allow_creative_players_for_siege = true + #Undeads always wear a helm when sieging [false/true|default:false] + undead_wear_helm_in_siege = false + #Mobs in siege are persistent [false/true|default:false] + persistent_mob_in_siege = false + #Shuffles the list of players before testing the siege location [false/true|default:true] + shuffle_players_for_siege = true + #Chance for a siege to occur [0..100|default:10] + #Range: 0 ~ 100 + siege_chance = 10 + #Maximum of creatures appearing in a siege [0..100|default:20] + #Range: 0 ~ 100 + siege_max_creature = 20 + #Delay in seconds for a second test of siege when the first failed [0..1200|default:200] + #Range: 0 ~ 1200 + delay_siege_test = 200 + +#For settings related to magic items +[magic_item] + #Damaged items can be recycled with the Book of Recycling + can_recycle_damaged_item = true + #The items that can't be recycled by the Book of Recycling + denied_item_to_recycle = [] + #Allows to disenchant enchanted books with the Book of Disenchantment + can_disenchant_enchanted_book = false + #Allows lost tablets to find locations outside the current world [false/true|default:true] + lost_tablet_search_outside_world = true + #Allows lost tablets to find modded structures [false/true|default:true] + lost_tablet_modded_structure = true + #The structures that can't be discovered by lost tablets + lost_tablet_denied_structures = [] + #The worlds that can't be discovered by lost tablets + lost_tablet_denied_worlds = [] + +#For settings related to decorative tombs and magic items +[decorative_grave] + #Allows to replace a grave plate already set on a grave [false/true|default:true] + can_replace_grave_plate = true + #Allows the merchant grave gardian [false/true|default:true] + allow_grave_gardian = true + #Minimum distance between Grave Gardians to spawn [10..200|default:100] + #Range: 10 ~ 200 + distance_between_grave_guardian = 100 + #Time in minutes for a Grave Guardian to restock its offers [1..1000|default:60] + #Range: 1 ~ 1000 + restock_time_grave_guardian = 60 + #Time in minutes to check if a soul appears on a grave [1..10000|default:10] + #Range: 1 ~ 10000 + soul_time = 10 + #Chance on 100 that a soul appears on a grave [0..100|default:25] + #Range: 0 ~ 100 + soul_chance = 25 + +#Options related to the command recovery and auto-save of players +[recovery] + #Enables to backup automatically players [false/true|default:true] + recovery_player_enable = true + #Backup players on death [false/true|default:false] + backup_on_death = true + #Time in minutes between players' backups [10..1000|default:40] + #Range: 5 ~ 1000 + recovery_player_timer = 19 + #Maximum number of backups per player [5..100|default:15] + #Range: 5 ~ 100 + recovery_player_max_saves = 15 + #Log when players are automatically back up [false/true|default:false] + log_auto_backup = false + +#Options related to looted items +[loot] + #Maximum xp rewarded with a Lost Page of Erdös [100..200000|default:2000] + #Range: 100 ~ 200000 + max_xp_lost_page = 2000 + #Denied mods for equipment drops + denied_modid_for_equipment = ["tombstone"] + #Only vanilla drops for equipment [false/true|default:false] + only_vanilla_for_equipment = false + +#Allows to enable some features related to others mods +[compatibility] + #Allows to auto-equip the slots from Curio mod [false/true|default:true] + curio_auto_equip = true + #Allows to provide a default support for bundle in Curio mod [false/true|default:true] + curio_bundle_support = true + #Allows to provide a magic book slot in Curio mod used to enchant with a soul [false/true|default:true] + curio_magic_book_support = true + #Keeps the cosmetic armor when you die [false/true|default:true] + keep_cosmetic_armor = true + #Ensure the potion effects to stay on the player after returning from end conquered [false/true|default:true] + preserve_effects_on_return_end_conquered = true + +#Allows to enable special events +[special_events] + #Allows Halloween [false/true|default:true] + allow_halloween = true + #Allows Christmas [false/true|default:true] + allow_christmas = true + #Allows Spring Bloom [false/true|default:true] + allow_spring_bloom = true + #Allows you to set a Special Event as permanent [NONE/HALLOWEEN/CHRISTMAS/SPRING_BLOOM|default:NONE] + #Allowed Values: NONE, HALLOWEEN, CHRISTMAS, SPRING_BLOOM + force_special_event = "NONE" + diff --git a/minecraft/config/tombstone-server.toml b/minecraft/config/tombstone-server.toml new file mode 100644 index 0000000..23bdba5 --- /dev/null +++ b/minecraft/config/tombstone-server.toml @@ -0,0 +1,191 @@ + +#Options related to player's death +[player_death] + #The time in minutes before a grave is unlocked to anyone [-1..MAX|default:-1|disabled:-1] + #Range: > -1 + decay_time = -1 + #Experience lost on death [0..100|default:95] + #Range: 0 ~ 100 + xp_loss_on_death = 95 + #The duration of the Ghostly Shape effect in seconds [0..MAX|default:120] + #Range: > 0 + ghostly_shape_duration = 120 + +#Allows to customize or disable the enchantments +[enchantments] + #Enables the enchantment Spectral Bite [false/true|default:true] + enable_enchantment_spectral_bite = true + #Enables the enchantment Soulbound [false/true|default:true] + enable_enchantment_soulbound = true + #Enables the enchantment Magic Siphon [false/true|default:true] + enable_enchantment_magic_siphon = true + #Enables the enchantment Plague Bringer [false/true|default:true] + enable_enchantment_plague_bringer = true + #Enables the enchantment Curse of Bones [false/true|default:true] + enable_enchantment_curse_of_bones = true + #Enables the enchantment Blessing [false/true|default:true] + enable_enchantment_blessing = true + #Enables the enchantment Frostbite [false/true|default:true] + enable_enchantment_frostbite = true + #Enables the enchantment Spectral Conjurer [false/true|default:true] + enable_enchantment_spectral_conjurer = true + #Enables the enchantment Incurable Wounds [false/true|default:true] + enable_enchantment_incurable_wounds = true + #Enables the enchantment Decrepitude [false/true|default:true] + enable_enchantment_decrepitude = true + #Enables the enchantment Sanctified [false/true|default:true] + enable_enchantment_sanctified = true + #Enables the enchantment Ruthless Strike [false/true|default:true] + enable_enchantment_ruthless_strike = true + #Allows Soulbound at enchanting table [false/true|default:false] + soulbound_enchanting_table = true + #Allows Spectral Bite at enchanting table [false/true|default:false] + spectral_bite_enchanting_table = true + #Allows Magic Siphon at enchanting table [false/true|default:false] + magic_siphon_enchanting_table = true + #Allows Plague Bringer at enchanting table [false/true|default:false] + plague_bringer_enchanting_table = true + #Allows Curse of Bones at enchanting table [false/true|default:false] + curse_of_bones_enchanting_table = true + #Allows Blessing at enchanting table [false/true|default:false] + blessing_enchanting_table = true + #Allows Frostbite at enchanting table [false/true|default:false] + frostbite_enchanting_table = true + #Allows Spectral Conjurer at enchanting table [false/true|default:false] + spectral_conjurer_enchanting_table = true + #Allows Incurable Wounds at enchanting table [false/true|default:false] + incurable_wounds_enchanting_table = true + #Allows Decrepitude at enchanting table [false/true|default:false] + decrepitude_enchanting_table = true + #Allows Sanctified at enchanting table [false/true|default:false] + sanctified_enchanting_table = true + #Allows Ruthless Strike at enchanting table [false/true|default:false] + ruthless_strike_enchanting_table = true + +#Allows to customize or disable the potions +[potions] + #Allows Earthly Garden [false/true|default:true] + allow_earthly_garden = true + #Allows Bait [false/true|default:true] + allow_bait = true + #Allows Frostbite [false/true|default:true] + allow_frostbite = true + #Allows Darkness [false/true|default:true] + allow_darkness = true + #Allows Discretion [false/true|default:true] + allow_discretion = true + #Allows Restoration [false/true|default:true] + allow_restoration = true + +#For settings related to magic items +[magic_item] + #Chance for players to obtain an enchanted Grave's Key on death (-1 disables the Perk Jailer) [-1..100|default:0] + #Range: -1 ~ 100 + chance_enchanted_grave_key = 0 + #Prevents to craft Enchanted Grave Key [false/true|default:false] + disable_enchanted_grave_key_recipe = false + #Scroll duration [1200..120000|default:12000] + #Range: 1200 ~ 120000 + scroll_duration = 12000 + #Defines experience lost when storing experience in a Scroll of Knowledge + #Range: 0 ~ 90 + scroll_of_knowledge_loss = 0 + #Cooldown in second after using a tablet [60..1200|default:300] + #Range: 60 ~ 1200 + tablet_cooldown = 300 + #The cooldown in minutes to reset the perks with the Book of Oblivion [20..1440|default:120] + #Range: 20 ~ 1440 + cooldown_reset_perk = 120 + +#For settings related to decorative tombs and magic items +[decorative_grave] + #The cooldown in minutes to pray with the Ankh [1..60|default:60] + #Range: 1 ~ 60 + prayer_cooldown = 60 + +#Allows to disable some magic items +[allowedMagicItems] + #Voodoo Poppet [false/true|default:true] + allow_voodoo_poppet = true + #Receptacle of Familiar [false/true|default:true] + allow_receptacle_of_familiar = true + #Book of Disenchantment [false/true|default:true] + allow_book_of_disenchantment = true + #Scroll of Preservation [false/true|default:true] + allow_scroll_of_preservation = true + #Grave's Key [false/true|default:true] + allow_grave_key = true + #Scroll of Knowledge [false/true|default:true] + allow_scroll_of_knowledge = true + #Tablet of Recall [false/true|default:true] + allow_tablet_of_recall = true + #Tablet of Home [false/true|default:true] + allow_tablet_of_home = true + #Tablet of Assistance [false/true|default:true] + allow_tablet_of_assistance = true + #Tablet of Guard [false/true|default:true] + allow_tablet_of_guard = true + #Tablet of Cupidity [false/true|default:true] + allow_tablet_of_cupidity = true + #Scroll of Unstable Intangibility [false/true|default:true] + allow_scroll_of_unstable_intangibility = true + #Scroll of Feather Fall [false/true|default:true] + allow_scroll_of_feather_fall = true + #Scroll of Purification [false/true|default:true] + allow_scroll_of_purification = true + #Scroll of True Sight [false/true|default:true] + allow_scroll_of_true_sight = true + #Lost Tablet [false/true|default:true] + allow_lost_tablet = true + #Scroll of Reach [false/true|default:true] + allow_scroll_of_reach = true + #Scroll of Lightning Resistance [false/true|default:true] + allow_scroll_of_lightning_resistance = true + #Scroll of Frost Resistance [false/true|default:true] + allow_scroll_of_frost_resistance = true + #Scroll of Aquatic Life [false/true|default:true] + allow_scroll_of_aquatic_life = true + #Scroll of Mercy [false/true|default:true] + allow_scroll_of_mercy = true + #Dust of Vanishing [false/true|default:true] + allow_dust_of_vanishing = true + #Dust of Frost [false/true|default:true] + allow_dust_of_frost = true + #Enchanted Bundle [false/true|default:true] + allow_enchanted_bundle = true + #Book of Recycling [false/true|default:true] + allow_book_of_recycling = true + #Book of Repairing [false/true|default:true] + allow_book_of_repairing = true + #Book of Magic Impregnation [false/true|default:true] + allow_book_of_magic_impregnation = true + #Book of Scribe [false/true|default:true] + allow_book_of_scribe = true + #Book of Soulbound [false/true|default:true] + allow_book_of_soulbound = true + #Book of Oblivion [false/true|default:true] + allow_book_of_oblivion = true + #Smoke Ball [false/true|default:true] + allow_smoke_ball = true + #Seeker Rod [false/true|default:true] + allow_seeker_rod = true + #Christmas Hat [false/true|default:true] + allow_christmas_hat = true + #Bag of Seeds [false/true|default:true] + allow_bag_of_seeds = true + #Magic Scroll [false/true|default:true] + allow_magic_scroll = true + #Gemstone of Familiar [false/true|default:true] + allow_gemstone_of_familiar = true + #Gemstone of Merchant [false/true|default:true] + allow_gemstone_of_merchant = true + #Gemstone of Prayer [false/true|default:true] + allow_gemstone_of_prayer = true + #Gemstone of Guardian [false/true|default:true] + allow_gemstone_of_guardian = true + +#Allows to enable some features related to others mods +[compatibility] + #fix the RepairCost:0 added by the anvil & grindstone in nbt preventing theses items to stack [false/true|default:true] + fix_repair_cost_zero = true + diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-abandoned_grave.json b/minecraft/config/tombstone/loottables/tombstone-pool-abandoned_grave.json new file mode 100644 index 0000000..3e726e9 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-abandoned_grave.json @@ -0,0 +1,114 @@ +{ + "name": "tombstone:abandoned_grave", + "rolls": { + "type": "minecraft:uniform", + "min": 3.0, + "max": 5.0 + }, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 200, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + }, + { + "function": "minecraft:set_nbt", + "tag": "{ancient:1b}" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 200, + "functions": [ + { + "function": "minecraft:enchant_randomly" + } + ], + "name": "minecraft:book" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:enchanted_equipment", + "type": 0, + "enchantedChance": 50, + "randomEnchantability": 60 + } + ], + "name": "minecraft:book" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:enchanted_equipment", + "type": 2, + "enchantedChance": 50, + "randomEnchantability": 60 + } + ], + "name": "minecraft:book" + }, + { + "type": "minecraft:item", + "weight": 400, + "functions": [ + { + "function": "tombstone:enchanted_equipment", + "type": 1, + "enchantedChance": 50, + "randomEnchantability": 60 + } + ], + "name": "minecraft:book" + }, + { + "type": "minecraft:item", + "weight": 300, + "functions": [ + { + "function": "tombstone:random_potion" + } + ], + "name": "minecraft:potion" + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-archaeology.json b/minecraft/config/tombstone/loottables/tombstone-pool-archaeology.json new file mode 100644 index 0000000..9f8bcb5 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-archaeology.json @@ -0,0 +1,88 @@ +{ + "name": "tombstone:archeology_treasure", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:ritual_flute" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:receptacle_of_soul" + }, + { + "type": "minecraft:item", + "weight": 300, + "functions": [ + { + "function": "tombstone:random_magic_tablet", + "ancient": false + } + ], + "name": "tombstone:strange_tablet" + }, + { + "type": "minecraft:item", + "weight": 150, + "functions": [ + { + "function": "tombstone:random_magic_tablet", + "ancient": true + } + ], + "name": "tombstone:strange_tablet" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:empty", + "weight": 5800 + } + ], + "conditions": [ + { + "condition": "tombstone:check_player" + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-cat_morning.json b/minecraft/config/tombstone/loottables/tombstone-pool-cat_morning.json new file mode 100644 index 0000000..b36a24f --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-cat_morning.json @@ -0,0 +1,67 @@ +{ + "name": "tombstone:cat_morning", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:check_enabled" + }, + { + "function": "tombstone:trigger_cat_morning" + }, + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 1.0, + "max": 3.0 + }, + "add": false + } + ], + "name": "tombstone:grave_dust" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 20, + "name": "minecraft:bundle" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:bag_of_seeds" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:empty", + "weight": 483 + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-chest_treasure.json b/minecraft/config/tombstone/loottables/tombstone-pool-chest_treasure.json new file mode 100644 index 0000000..89eebc7 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-chest_treasure.json @@ -0,0 +1,107 @@ +{ + "name": "tombstone:chest_treasure", + "rolls": { + "type": "minecraft:uniform", + "min": 1.0, + "max": 3.0 + }, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 20, + "name": "minecraft:bundle" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:bag_of_seeds" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:random_scroll_buff", + "ancient": false + } + ], + "name": "tombstone:strange_scroll" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:scroll_of_knowledge" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:random_magic_tablet", + "ancient": false + } + ], + "name": "tombstone:strange_tablet" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:voodoo_poppet" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:empty", + "weight": 870 + } + ], + "conditions": [ + { + "condition": "tombstone:check_player" + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-lost_treasure.json b/minecraft/config/tombstone/loottables/tombstone-pool-lost_treasure.json new file mode 100644 index 0000000..42f0690 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-lost_treasure.json @@ -0,0 +1,153 @@ +{ + "name": "tombstone:lost_treasure", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:ritual_flute" + }, + { + "type": "minecraft:item", + "weight": 40, + "functions": [ + { + "function": "tombstone:random_in_tag", + "rl": "minecraft:decorated_pot_sherds" + } + ], + "name": "minecraft:book" + }, + { + "type": "minecraft:item", + "weight": 20, + "name": "minecraft:bundle" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:bag_of_seeds" + }, + { + "type": "minecraft:item", + "weight": 15, + "functions": [ + { + "function": "tombstone:random_magic_tablet", + "ancient": true + } + ], + "name": "tombstone:strange_tablet" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:scroll_of_knowledge" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:voodoo_poppet" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:fishing_rod_of_misadventure" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:lost_tablet" + }, + { + "type": "minecraft:empty", + "weight": 3350 + } + ], + "conditions": [ + { + "condition": "tombstone:check_player" + }, + { + "condition": "minecraft:entity_properties", + "predicate": { + "type_specific": { + "in_open_water": true, + "type": "fishing_hook" + } + }, + "entity": "this" + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-seeker_rod.json b/minecraft/config/tombstone/loottables/tombstone-pool-seeker_rod.json new file mode 100644 index 0000000..ae9a00f --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-seeker_rod.json @@ -0,0 +1,69 @@ +{ + "name": "tombstone:seeker_rod", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 5, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 15, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:receptacle_of_soul" + }, + { + "type": "minecraft:item", + "weight": 25, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 25, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "minecraft:set_potion", + "id": "tombstone:restoration" + } + ], + "name": "minecraft:potion" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:random_scroll_buff", + "ancient": true + } + ], + "name": "tombstone:strange_scroll" + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-sniffer_digging.json b/minecraft/config/tombstone/loottables/tombstone-pool-sniffer_digging.json new file mode 100644 index 0000000..13e2ded --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-sniffer_digging.json @@ -0,0 +1,21 @@ +{ + "name": "tombstone:sniffer_digging", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 5, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:grave_dust" + }, + { + "type": "minecraft:empty", + "weight": 95 + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-undead_boss.json b/minecraft/config/tombstone/loottables/tombstone-pool-undead_boss.json new file mode 100644 index 0000000..9ad8303 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-undead_boss.json @@ -0,0 +1,96 @@ +{ + "name": "tombstone:undead_boss", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:ritual_flute" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:gemstone_of_familiar" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:receptacle_of_soul" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:random_scroll_buff", + "ancient": true + } + ], + "name": "tombstone:strange_scroll" + }, + { + "type": "minecraft:item", + "weight": 50, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + }, + { + "function": "minecraft:set_nbt", + "tag": "{ancient:1b}" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:receptacle_of_familiar" + }, + { + "type": "minecraft:empty", + "weight": 2550 + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-pool-undead_mob.json b/minecraft/config/tombstone/loottables/tombstone-pool-undead_mob.json new file mode 100644 index 0000000..ec9c3b7 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-pool-undead_mob.json @@ -0,0 +1,75 @@ +{ + "name": "tombstone:undead_mob", + "rolls": 1.0, + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:item", + "weight": 100, + "functions": [ + { + "function": "tombstone:check_enabled" + }, + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 1.0, + "max": 2.0 + }, + "add": false + } + ], + "name": "tombstone:grave_dust" + }, + { + "type": "minecraft:item", + "weight": 20, + "name": "minecraft:bundle" + }, + { + "type": "minecraft:item", + "weight": 10, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:bag_of_seeds" + }, + { + "type": "minecraft:item", + "weight": 20, + "functions": [ + { + "function": "tombstone:delayed_nbt_loot" + } + ], + "name": "tombstone:magic_scroll" + }, + { + "type": "minecraft:item", + "weight": 5, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:essence_of_undeath" + }, + { + "type": "minecraft:item", + "weight": 5, + "functions": [ + { + "function": "tombstone:check_enabled" + } + ], + "name": "tombstone:ritual_flute" + }, + { + "type": "minecraft:empty", + "weight": 800 + } + ] +} \ No newline at end of file diff --git a/minecraft/config/tombstone/loottables/tombstone-table-chest_treasure.json b/minecraft/config/tombstone/loottables/tombstone-table-chest_treasure.json new file mode 100644 index 0000000..7da75c3 --- /dev/null +++ b/minecraft/config/tombstone/loottables/tombstone-table-chest_treasure.json @@ -0,0 +1 @@ +{"loottables":["minecraft:chests/bastion_treasure","minecraft:chests/ruined_portal","minecraft:chests/shipwreck_supply","minecraft:chests/stronghold_corridor","minecraft:chests/bastion_other","minecraft:chests/ancient_city_ice_box","minecraft:chests/simple_dungeon","minecraft:chests/nether_bridge","minecraft:chests/underwater_ruin_small","minecraft:chests/igloo_chest","minecraft:chests/buried_treasure","minecraft:chests/abandoned_mineshaft","minecraft:chests/bastion_hoglin_stable","minecraft:chests/ancient_city","minecraft:chests/stronghold_crossing","minecraft:chests/shipwreck_treasure","minecraft:chests/jungle_temple","minecraft:chests/desert_pyramid","minecraft:chests/pillager_outpost","minecraft:chests/stronghold_library","minecraft:chests/underwater_ruin_big","minecraft:chests/shipwreck_map","minecraft:chests/jungle_temple_dispenser","minecraft:chests/woodland_mansion","minecraft:chests/end_city_treasure","minecraft:chests/bastion_bridge"]} \ No newline at end of file diff --git a/minecraft/config/tombstone/version.info b/minecraft/config/tombstone/version.info new file mode 100644 index 0000000..51c9281 --- /dev/null +++ b/minecraft/config/tombstone/version.info @@ -0,0 +1 @@ +9.0.9 \ No newline at end of file diff --git a/minecraft/config/xnet-client.toml b/minecraft/config/xnet-client.toml new file mode 100644 index 0000000..3c4b653 --- /dev/null +++ b/minecraft/config/xnet-client.toml @@ -0,0 +1,9 @@ + +#General settings +[general] + #Maximum size of the packet used to send copy/pasted channels/connectors to the server. -1 means no maximum (packets are split) + #Range: -1 ~ 1000000000 + controllerMaxPaste = -1 + #If true then cables are also shown when sneaking even if they are not in a facade + showNonFacadedCablesWhileSneaking = true + diff --git a/minecraft/kubejs/allfoods.json b/minecraft/kubejs/allfoods.json deleted file mode 100644 index 3db3cb7..0000000 --- a/minecraft/kubejs/allfoods.json +++ /dev/null @@ -1,1311 +0,0 @@ -{ - "foods": [ - "pamhc2foodextended:hotsauceitem", - "pamhc2foodextended:bbqchickenpizzaitem", - "pamhc2foodextended:garlicchickenitem", - "pamhc2foodextended:tortillaitem", - "pamhc2foodextended:tortillachipsitem", - "pamhc2foodextended:cherrysodaitem", - "pamhc2foodextended:cornchipsitem", - "pamhc2foodextended:orangesodaitem", - "pamhc2foodextended:theatreboxitem", - "pamhc2foodextended:baconmushroomburgeritem", - "pamhc2foodextended:cheezepuffsitem", - "pamhc2foodextended:chickennoodlesoupitem", - "pamhc2foodextended:cornonthecobitem", - "pamhc2foodextended:cranberrysauceitem", - "pamhc2foodextended:crispyricepuffcerealitem", - "pamhc2foodextended:loadedbakedpotatoitem", - "pamhc2foodextended:potatoskinsitem", - "pamhc2foodextended:banananutbreaditem", - "pamhc2foodextended:baconwrappeddatesitem", - "pamhc2foodextended:wafflesitem", - "pamhc2foodextended:maplesyrupwafflesitem", - "pamhc2foodextended:mcpamitem", - "pamhc2foodextended:frenchtoastitem", - "pamhc2foodextended:cornbreaditem", - "pamhc2foodextended:corndogitem", - "pamhc2foodextended:applecideritem", - "pamhc2foodextended:applefritteritem", - "pamhc2foodextended:bakedcactusitem", - "pamhc2foodextended:bakedalaskaitem", - "pamhc2foodextended:bakedbeansitem", - "pamhc2foodextended:baconwrappedchiliitem", - "pamhc2foodextended:bakedhamitem", - "pamhc2foodextended:baklavaitem", - "pamhc2foodextended:bangersandmashitem", - "pamhc2foodextended:battenbergitem", - "pamhc2foodextended:baconpancakesitem", - "pamhc2foodextended:powdereddonutitem", - "pamhc2foodextended:potatosaladitem", - "pamhc2foodextended:gravyitem", - "pamhc2foodextended:relishitem", - "pamhc2foodextended:ketchupitem", - "pamhc2foodextended:mustarditem", - "pamhc2foodextended:sesameoilitem", - "pamhc2foodextended:soysauceitem", - "pamhc2foodextended:soymilkitem", - "pamhc2foodextended:silkentofuitem", - "pamhc2foodextended:firmtofuitem", - "pamhc2foodextended:blackpepperitem", - "pamhc2foodextended:saltandpepperitem", - "pamhc2foodextended:mushroomoilitem", - "pamhc2foodextended:almondbutteritem", - "pamhc2foodextended:chestnutbutteritem", - "pamhc2foodextended:hazelnutbutteritem", - "pamhc2foodextended:peanutbutteritem", - "pamhc2foodextended:pecanbutteritem", - "pamhc2foodextended:pistachiobutteritem", - "pamhc2foodextended:walnutbutteritem", - "pamhc2foodextended:cashewbutteritem", - "pamhc2foodextended:sunflowerseedsbutteritem", - "pamhc2foodextended:rawtofabbititem", - "pamhc2foodextended:rawtofaconitem", - "pamhc2foodextended:rawtofeakitem", - "pamhc2foodextended:rawtofickenitem", - "pamhc2foodextended:rawtofishitem", - "pamhc2foodextended:rawtofuttonitem", - "pamhc2foodextended:cookedtofabbititem", - "pamhc2foodextended:cookedtofaconitem", - "pamhc2foodextended:cookedtofeakitem", - "pamhc2foodextended:beansandriceitem", - "pamhc2foodextended:chimichangaitem", - "pamhc2foodextended:chipsandsalsaitem", - "pamhc2foodextended:bbqsauceitem", - "pamhc2foodextended:anchovypepperonipizzaitem", - "pamhc2foodextended:cookedtofuttonitem", - "pamhc2foodextended:cookedtofishitem", - "pamhc2foodextended:cookedtofickenitem", - "pamhc2foodextended:cornmealitem", - "pamhc2foodextended:nachoesitem", - "pamhc2foodextended:meatfeastpizzaitem", - "pamhc2foodextended:hamandpineapplepizzaitem", - "pamhc2foodextended:garlicmashedpotatoesitem", - "pamhc2foodextended:garlicbreaditem", - "pamhc2foodextended:fishtacoitem", - "pamhc2foodextended:enchiladaitem", - "pamhc2foodextended:deluxenachoesitem", - "pamhc2foodextended:pepperoniitem", - "pamhc2foodextended:pepperonipizzaitem", - "pamhc2foodextended:fiestacornsaladitem", - "pamhc2foodextended:sausageitem", - "pamhc2foodextended:refriedbeansitem", - "pamhc2foodextended:spaghettidinneritem", - "pamhc2foodextended:spagettiitem", - "pamhc2foodextended:spagettiandmeatballsitem", - "pamhc2foodextended:salsaitem", - "pamhc2foodextended:quesadillaitem", - "pamhc2foodextended:pizzasliceitem", - "pamhc2foodextended:stuffedchilipeppersitem", - "pamhc2foodextended:supremepizzaitem", - "pamhc2foodextended:tacoitem", - "pamhc2foodextended:bbqpotatochipsitem", - "pamhc2foodextended:candiedgingeritem", - "pamhc2foodextended:candiedlemonitem", - "pamhc2foodextended:candiedpecansitem", - "pamhc2foodextended:candiedsweetpotatoesitem", - "pamhc2foodextended:chocolatestrawberryitem", - "pamhc2foodextended:chocolatepeanutbaritem", - "pamhc2foodextended:chocolateorangeitem", - "pamhc2foodextended:chocolatecoconutbaritem", - "pamhc2foodextended:chocolatecherryitem", - "pamhc2foodextended:chipsanddipitem", - "pamhc2foodextended:chilichocolateitem", - "pamhc2foodextended:cheddarandsourcreampotatochipsitem", - "pamhc2foodextended:candiedwalnutsitem", - "pamhc2foodextended:colasodaitem", - "pamhc2foodextended:marzipanitem", - "pamhc2foodextended:strawberrysodaitem", - "pamhc2foodextended:crispyricepuffbarsitem", - "pamhc2foodextended:peanutbuttercupitem", - "pamhc2foodextended:ediblerootitem", - "pamhc2foodextended:energydrinkitem", - "pamhc2foodextended:gingersodaitem", - "pamhc2foodextended:grapefruitsodaitem", - "pamhc2foodextended:grapesodaitem", - "pamhc2foodextended:hazelnutchocolateitem", - "pamhc2foodextended:lemonlimesodaitem", - "pamhc2foodextended:maplecandiedbaconitem", - "pamhc2foodextended:sourcreamandonionpotatochipsitem", - "pamhc2foodextended:sesamesnapsitem", - "pamhc2foodextended:rootbeersodaitem", - "pamhc2foodextended:rootbeerfloatitem", - "pamhc2foodextended:pralinesitem", - "pamhc2foodextended:popcornitem", - "pamhc2foodextended:peppermintitem", - "pamhc2foodextended:bamboosteamedriceitem", - "pamhc2foodextended:bananasplititem", - "pamhc2foodextended:biscuititem", - "pamhc2foodextended:biscuitsandgravyitem", - "pamhc2foodextended:bltitem", - "pamhc2foodextended:breadedporkchopitem", - "pamhc2foodextended:broccolimacitem", - "pamhc2foodextended:brownieitem", - "pamhc2foodextended:carrotjuiceitem", - "pamhc2foodextended:cherryicecreamitem", - "pamhc2foodextended:chilidogitem", - "pamhc2foodextended:chiliitem", - "pamhc2foodextended:chocolatemilkitem", - "pamhc2foodextended:cinnamonappleoatmealitem", - "pamhc2foodextended:delightedmealitem", - "pamhc2foodextended:cornflakesitem", - "pamhc2foodextended:coleslawitem", - "pamhc2foodextended:cinnamontoastitem", - "pamhc2foodextended:cinnamonsugardonutitem", - "pamhc2foodextended:deluxecheeseburgeritem", - "pamhc2foodextended:eggsaladitem", - "pamhc2foodextended:epicbltitem", - "pamhc2foodextended:frosteddonutitem", - "pamhc2foodextended:greenbeancasseroleitem", - "pamhc2foodextended:groundcinnamonitem", - "pamhc2foodextended:mapleoatmealitem", - "pamhc2foodextended:peachesandcreamoatmealitem", - "pamhc2foodextended:pancakesitem", - "pamhc2foodextended:mozzerellasticksitem", - "pamhc2foodextended:melonjellysandwichitem", - "pamhc2foodextended:maplesyruppancakesitem", - "pamhc2foodextended:sweetberryjellysandwichitem", - "pamhc2foodextended:babaganoushitem", - "pamhc2foodextended:avocadoburritoitem", - "pamhc2foodextended:asparagusquicheitem", - "pamhc2foodextended:apricotglazedporkitem", - "pamhc2foodextended:applesnowitem", - "pamhc2foodextended:batteredsausageitem", - "pamhc2foodextended:beansontoastitem", - "pamhc2foodextended:beefwellingtonitem", - "pamhc2foodextended:beetburgeritem", - "pamhc2foodextended:bentoboxitem", - "pamhc2foodextended:berrymeringuenestitem", - "pamhc2foodextended:bbqjackfruititem", - "pamhc2foodextended:bbqchickenbiscuititem", - "pamhc2foodextended:broccolindipitem", - "pamhc2foodextended:briochebunitem", - "pamhc2foodextended:breakfastburritoitem", - "pamhc2foodextended:bratwurstitem", - "pamhc2foodextended:braisedonionsitem", - "pamhc2foodextended:bolognasandwichitem", - "pamhc2foodextended:bolognaitem", - "pamhc2foodextended:blackberrycobbleritem", - "pamhc2foodextended:bibimbapitem", - "pamhc2foodextended:berryvinaigrettesaladitem", - "pamhc2foodextended:cevicheitem", - "pamhc2foodextended:celeryandpeanutbutteritem", - "pamhc2foodextended:ceasarsaladitem", - "pamhc2foodextended:cashewchickenitem", - "pamhc2foodextended:cantonesenoodlesitem", - "pamhc2foodextended:cantonesegreensitem", - "pamhc2foodextended:californiarollitem", - "pamhc2foodextended:cactussoupitem", - "pamhc2foodextended:buttertartitem", - "pamhc2foodextended:bulgogiitem", - "pamhc2foodextended:chaiteaitem", - "pamhc2foodextended:charsiuitem", - "pamhc2foodextended:cheesedanishitem", - "pamhc2foodextended:cheeseontoastitem", - "pamhc2foodextended:cheesesteakitem", - "pamhc2foodextended:cherrycoconutchocolatebaritem", - "pamhc2foodextended:chickenandwafflesitem", - "pamhc2foodextended:chickenbiscuititem", - "pamhc2foodextended:chickencelerycasseroleitem", - "pamhc2foodextended:chickenchowmeinitem", - "pamhc2foodextended:chickencordonbleuitem", - "pamhc2foodextended:chickencurryitem", - "pamhc2foodextended:chickengumboitem", - "pamhc2foodextended:chickenkatsuitem", - "pamhc2foodextended:chickenparmasanitem", - "pamhc2foodextended:chikorollitem", - "pamhc2foodextended:chilipoppersitem", - "pamhc2foodextended:chocolatemilkshakeitem", - "pamhc2foodextended:chocolateorangebiscuititem", - "pamhc2foodextended:peanutchocolatebaritem", - "pamhc2foodextended:cornedbeefhashitem", - "pamhc2foodextended:cornedbeefbreakfastitem", - "pamhc2foodextended:coleslawburgeritem", - "pamhc2foodextended:coffeeconlecheitem", - "pamhc2foodextended:citrussaladitem", - "pamhc2foodextended:cinnamonrollitem", - "pamhc2foodextended:cinnamonbreaditem", - "pamhc2foodextended:chorizoitem", - "pamhc2foodextended:chocovoxelsitem", - "pamhc2foodextended:chocolatesprinklecakeitem", - "pamhc2foodextended:cornedbeefitem", - "pamhc2foodextended:cornishpastyitem", - "pamhc2foodextended:cottagepieitem", - "pamhc2foodextended:crackersandcheeseitem", - "pamhc2foodextended:cracklinsitem", - "pamhc2foodextended:creamedbroccolisoupitem", - "pamhc2foodextended:creamedcornitem", - "pamhc2foodextended:creamofavocadosoupitem", - "pamhc2foodextended:croissantitem", - "pamhc2foodextended:cucumbersandwichitem", - "pamhc2foodextended:currypowderitem", - "pamhc2foodextended:custarditem", - "pamhc2foodextended:eggplantparmitem", - "pamhc2foodextended:eggnogitem", - "pamhc2foodextended:curryitem", - "pamhc2foodextended:dandelionteaitem", - "pamhc2foodextended:damperitem", - "pamhc2foodextended:dhalitem", - "pamhc2foodextended:dimsumitem", - "pamhc2foodextended:deluxechickencurryitem", - "pamhc2foodextended:deviledeggitem", - "pamhc2foodextended:dangoitem", - "pamhc2foodextended:fairybreaditem", - "pamhc2foodextended:etonmessitem", - "pamhc2foodextended:espressoitem", - "pamhc2foodextended:eggtartitem", - "pamhc2foodextended:eggsbenedictitem", - "pamhc2foodextended:eggrollitem", - "pamhc2foodextended:earlgreyteaitem", - "pamhc2foodextended:driedsoupitem", - "pamhc2foodextended:festivalbreaditem", - "pamhc2foodextended:figbaritem", - "pamhc2foodextended:fishdinneritem", - "pamhc2foodextended:fishlettucewrapitem", - "pamhc2foodextended:fivespiceitem", - "pamhc2foodextended:footlongitem", - "pamhc2foodextended:fortunecookieitem", - "pamhc2foodextended:friedbolognasandwichitem", - "pamhc2foodextended:friedfeastitem", - "pamhc2foodextended:friedgreentomatoesitem", - "pamhc2foodextended:friedonionsitem", - "pamhc2foodextended:friedpecanokraitem", - "pamhc2foodextended:friedriceitem", - "pamhc2foodextended:fruitcakeitem", - "pamhc2foodextended:fruitcreamfestivalbreaditem", - "pamhc2foodextended:futomakiitem", - "pamhc2foodextended:garammasalaitem", - "pamhc2foodextended:gardensoupitem", - "pamhc2foodextended:garlicsteakitem", - "pamhc2foodextended:generaltsochickenitem", - "pamhc2foodextended:gourmetporkpattyitem", - "pamhc2foodextended:gourmetporkburgeritem", - "pamhc2foodextended:gourmetmuttonpattyitem", - "pamhc2foodextended:gourmetmuttonburgeritem", - "pamhc2foodextended:gourmetbeefpattyitem", - "pamhc2foodextended:gourmetbeefburgeritem", - "pamhc2foodextended:gingersnapsitem", - "pamhc2foodextended:gingeredrhubarbtartitem", - "pamhc2foodextended:gherkinitem", - "pamhc2foodextended:gingerchickenitem", - "pamhc2foodextended:greeneggsandhamitem", - "pamhc2foodextended:greenteaitem", - "pamhc2foodextended:grilledcheesevegemitetoastitem", - "pamhc2foodextended:grilledskewersitem", - "pamhc2foodextended:gritsitem", - "pamhc2foodextended:groiledcheesesandwichitem", - "pamhc2foodextended:groundnutmegitem", - "pamhc2foodextended:guacamoleitem", - "pamhc2foodextended:guisoitem", - "pamhc2foodextended:gyudonitem", - "pamhc2foodextended:honeybunitem", - "pamhc2foodextended:homestylelunchitem", - "pamhc2foodextended:holidaycakeitem", - "pamhc2foodextended:hoisinsauceitem", - "pamhc2foodextended:herbbutterparsnipsitem", - "pamhc2foodextended:heartybreakfastitem", - "pamhc2foodextended:hashitem", - "pamhc2foodextended:hamsweetpicklesandwichitem", - "pamhc2foodextended:hamandcheesesandwichitem", - "pamhc2foodextended:haggisitem", - "pamhc2foodextended:honeycombchocolatebaritem", - "pamhc2foodextended:honeyglazedcarrotsitem", - "pamhc2foodextended:honeyglazedhamitem", - "pamhc2foodextended:honeylemonlambitem", - "pamhc2foodextended:honeysandwichitem", - "pamhc2foodextended:honeysoyribsitem", - "pamhc2foodextended:hotandsoursoupitem", - "pamhc2foodextended:hotdishcasseroleitem", - "pamhc2foodextended:hotwingsitem", - "pamhc2foodextended:hummusitem", - "pamhc2foodextended:koreandinneritem", - "pamhc2foodextended:kohlundpinkelitem", - "pamhc2foodextended:kimchiitem", - "pamhc2foodextended:keylimepieitem", - "pamhc2foodextended:kalechipsitem", - "pamhc2foodextended:jellyrollitem", - "pamhc2foodextended:jambalayaitem", - "pamhc2foodextended:imitationcrabsticksitem", - "pamhc2foodextended:imagawayakiitem", - "pamhc2foodextended:hushpuppiesitem", - "pamhc2foodextended:kungpaochickenitem", - "pamhc2foodextended:lambbarleysoupitem", - "pamhc2foodextended:lambkebabitem", - "pamhc2foodextended:lambwithmintsauceitem", - "pamhc2foodextended:lamingtonitem", - "pamhc2foodextended:lasagnaitem", - "pamhc2foodextended:lavendershortbreaditem", - "pamhc2foodextended:leafychickensandwichitem", - "pamhc2foodextended:leafyfishsandwichitem", - "pamhc2foodextended:leekbaconsoupitem", - "pamhc2foodextended:lemonaideitem", - "pamhc2foodextended:manjuuitem", - "pamhc2foodextended:maplesausageitem", - "pamhc2foodextended:mashedpotatoeschickenbiscuititem", - "pamhc2foodextended:mashedsweetpotatoesitem", - "pamhc2foodextended:mangochutneyitem", - "pamhc2foodextended:liverandonionsitem", - "pamhc2foodextended:lemonmeringueitem", - "pamhc2foodextended:lemondrizzlecakeitem", - "pamhc2foodextended:lemonchickenitem", - "pamhc2foodextended:meringuecookieitem", - "pamhc2foodextended:meringueitem", - "pamhc2foodextended:meringuebombeitem", - "pamhc2foodextended:meatystirfryitem", - "pamhc2foodextended:meatpieitem", - "pamhc2foodextended:meatloafsandwichitem", - "pamhc2foodextended:meesuaitem", - "pamhc2foodextended:meringuerouladeitem", - "pamhc2foodextended:merveilleuxitem", - "pamhc2foodextended:meringuebrownieitem", - "pamhc2foodextended:mochidessertitem", - "pamhc2foodextended:mochaicecreamitem", - "pamhc2foodextended:mixedflowerssaladitem", - "pamhc2foodextended:misosoupitem", - "pamhc2foodextended:mincepieitem", - "pamhc2foodextended:mettbrotchenitem", - "pamhc2foodextended:mintchocolatechipicecreamitem", - "pamhc2foodextended:misopasteitem", - "pamhc2foodextended:mixedsaladitem", - "pamhc2foodextended:mochicakeitem", - "pamhc2foodextended:mushroomsteakitem", - "pamhc2foodextended:mushroomketchupomeletitem", - "pamhc2foodextended:mochiitem", - "pamhc2foodextended:mushroomketchupitem", - "pamhc2foodextended:mushroomlasagnaitem", - "pamhc2foodextended:mushroomrisottoitem", - "pamhc2foodextended:museliitem", - "pamhc2foodextended:omeletitem", - "pamhc2foodextended:oldworldveggiesoupitem", - "pamhc2foodextended:okracreoleitem", - "pamhc2foodextended:onionhamburgeritem", - "pamhc2foodextended:omuriceitem", - "pamhc2foodextended:onigiriitem", - "pamhc2foodextended:musubiitem", - "pamhc2foodextended:neapolitanicecreamitem", - "pamhc2foodextended:naanitem", - "pamhc2foodextended:nuttoppedicecreamitem", - "pamhc2foodextended:nopalessaladitem", - "pamhc2foodextended:oatmealraisincookiesitem", - "pamhc2foodextended:okrachipsitem", - "pamhc2foodextended:ovenroastedcaulifloweritem", - "pamhc2foodextended:orangechickenitem", - "pamhc2foodextended:onionringsitem", - "pamhc2foodextended:pavlovaitem", - "pamhc2foodextended:pinacoladaitem", - "pamhc2foodextended:porkrindsitem", - "pamhc2foodextended:raisinsitem", - "pamhc2foodextended:rosepetalteaitem", - "pamhc2foodextended:spicymustardporkitem", - "pamhc2foodextended:strawberryrhubarbpieitem", - "pamhc2foodextended:sweetpickleitem", - "pamhc2foodextended:timtamitem", - "pamhc2foodextended:tiropitaitem", - "pamhc2foodextended:sweetpotatopieitem", - "pamhc2foodextended:sundayroastitem", - "pamhc2foodextended:strawberrysouffleitem", - "pamhc2foodextended:spinachpieitem", - "pamhc2foodextended:schnitzelitem", - "pamhc2foodextended:rouxitem", - "pamhc2foodextended:ramenitem", - "pamhc2foodextended:potatoandcheesepirogiitem", - "pamhc2foodextended:pineapplehamitem", - "pamhc2foodextended:peaandhamsoupitem", - "pamhc2foodextended:peachcobbleritem", - "pamhc2foodextended:pineappleupsidedowncakeitem", - "pamhc2foodextended:potatoandleeksoupitem", - "pamhc2foodextended:raspberrytrifleitem", - "pamhc2foodextended:saladdressingitem", - "pamhc2foodextended:seedsoupitem", - "pamhc2foodextended:splitpeasoupitem", - "pamhc2foodextended:stuffedeggplantitem", - "pamhc2foodextended:sunflowerbroccolisaladitem", - "pamhc2foodextended:sweetpotatosouffleitem", - "pamhc2foodextended:toadintheholeitem", - "pamhc2foodextended:toastedwesternitem", - "pamhc2foodextended:sweetteaitem", - "pamhc2foodextended:sunflowerwheatrollsitem", - "pamhc2foodextended:stuffedmushroomitem", - "pamhc2foodextended:springfieldcashewchickenitem", - "pamhc2foodextended:sesameballitem", - "pamhc2foodextended:salisburysteakitem", - "pamhc2foodextended:redvelvetcupcakeitem", - "pamhc2foodextended:potatocakesitem", - "pamhc2foodextended:pinkelitem", - "pamhc2foodextended:peanutbuttercookiesitem", - "pamhc2foodextended:oystersauceitem", - "pamhc2foodextended:padthaiitem", - "pamhc2foodextended:peasandceleryitem", - "pamhc2foodextended:pitepaltitem", - "pamhc2foodextended:potatoesobrienitem", - "pamhc2foodextended:ricecakeitem", - "pamhc2foodextended:saltedcaramelitem", - "pamhc2foodextended:shepardspieitem", - "pamhc2foodextended:springrollitem", - "pamhc2foodextended:stuffedpepperitem", - "pamhc2foodextended:toastsandwichitem", - "pamhc2foodextended:szechuaneggplantitem", - "pamhc2foodextended:pambitsboxitem", - "pamhc2foodextended:surfandturfitem", - "pamhc2foodextended:paneertikkamasalaitem", - "pamhc2foodextended:paradiseburgeritem", - "pamhc2foodextended:picklesitem", - "pamhc2foodextended:pickledonionsitem", - "pamhc2foodextended:pemmicanitem", - "pamhc2foodextended:ploughmanslunchitem", - "pamhc2foodextended:porklomeinitem", - "pamhc2foodextended:porklettucewrapitem", - "pamhc2foodextended:pumpkinoatsconesitem", - "pamhc2foodextended:potstickersitem", - "pamhc2foodextended:ricepuddingitem", - "pamhc2foodextended:saucedlambkebabitem", - "pamhc2foodextended:southernstylebreakfastitem", - "pamhc2foodextended:sugarcookieitem", - "pamhc2foodextended:threebeansaladitem", - "pamhc2foodextended:turkishdelightitem", - "pamhc2foodextended:tomatosoupitem", - "pamhc2foodextended:tomatoherbchickenitem", - "pamhc2foodextended:vanillaconchasbreaditem", - "pamhc2foodextended:vanillaicecreamitem", - "pamhc2foodextended:timpanoitem", - "pamhc2foodextended:sweetandsoursauceitem", - "pamhc2foodextended:summersquashwithradishitem", - "pamhc2foodextended:steaktartareitem", - "pamhc2foodextended:spicygreensitem", - "pamhc2foodextended:sausagerollitem", - "pamhc2foodextended:rainbowcurryitem", - "pamhc2foodextended:pastagardeniaitem", - "pamhc2foodextended:roastpotatoesitem", - "pamhc2foodextended:sweetandsourmeatballsitem", - "pamhc2foodextended:steakfajitaitem", - "pamhc2foodextended:spicebunitem", - "pamhc2foodextended:sausageinbreaditem", - "pamhc2foodextended:roastedrootveggiemedleyitem", - "pamhc2foodextended:pumpkinspicelatteitem", - "pamhc2foodextended:succotashitem", - "pamhc2foodextended:sweetandsourchickenitem", - "pamhc2foodextended:teriyakichickenitem", - "pamhc2foodextended:steakandchipsitem", - "pamhc2foodextended:sausagebeanmeltitem", - "pamhc2foodextended:roastchickenitem", - "pamhc2foodextended:poachedpearitem", - "pamhc2foodextended:phoitem", - "pamhc2foodextended:paneeritem", - "pamhc2foodextended:poutineitem", - "pamhc2foodextended:rivermudcakeitem", - "pamhc2foodextended:sauerbratenitem", - "pamhc2foodextended:sorbetitem", - "pamhc2foodextended:sprinklescupcakeitem", - "pamhc2foodextended:suaderoitem", - "pamhc2foodextended:swedishmeatballsitem", - "pamhc2foodextended:tatertotsitem", - "pamhc2foodextended:taiyakiitem", - "pamhc2foodextended:sushiitem", - "pamhc2foodextended:stuffingitem", - "pamhc2foodextended:springsaladitem", - "pamhc2foodextended:slawdogitem", - "pamhc2foodextended:pizzasoupitem", - "pamhc2foodextended:pecanpieitem", - "pamhc2foodextended:herbcheeseballitem", - "pamhc2foodextended:vanillaitem", - "pamhc2foodextended:elderberryjuiceitem", - "pamhc2foodextended:pineapplejuiceitem", - "pamhc2foodextended:datejuiceitem", - "pamhc2foodextended:jackfruitjuiceitem", - "pamhc2foodextended:blackberryjellyitem", - "pamhc2foodextended:strawberryjellyitem", - "pamhc2foodextended:plumjellyitem", - "pamhc2foodextended:papayajellyitem", - "pamhc2foodextended:tamarindjellyitem", - "pamhc2foodextended:elderberrysmoothieitem", - "pamhc2foodextended:pineapplesmoothieitem", - "pamhc2foodextended:datesmoothieitem", - "pamhc2foodextended:dragonfruitsmoothieitem", - "pamhc2foodextended:cherrysmoothieitem", - "pamhc2foodextended:huckleberrysmoothieitem", - "pamhc2foodextended:gooseberryjellyitem", - "pamhc2foodextended:persimmonjellyitem", - "pamhc2foodextended:pawpawjellyitem", - "pamhc2foodextended:cantaloupejellyitem", - "pamhc2foodextended:blueberryjellyitem", - "pamhc2foodextended:guavajuiceitem", - "pamhc2foodextended:dragonfruitjuiceitem", - "pamhc2foodextended:cherryjuiceitem", - "pamhc2foodextended:huckleberryjuiceitem", - "pamhc2foodextended:couscousitem", - "pamhc2foodextended:pokebowlitem", - "pamhc2foodextended:yorkshirepuddingitem", - "pamhc2foodextended:vegemiteitem", - "pamhc2foodextended:vegemiteontoastitem", - "pamhc2foodextended:zeppoleitem", - "pamhc2foodextended:fishcakesitem", - "pamhc2foodextended:capresesaladitem", - "pamhc2foodextended:candycornitem", - "pamhc2foodextended:juniperberryjuiceitem", - "pamhc2foodextended:orangejuiceitem", - "pamhc2foodextended:figjuiceitem", - "pamhc2foodextended:lycheejuiceitem", - "pamhc2foodextended:cactusfruitjellyitem", - "pamhc2foodextended:grapejellyitem", - "pamhc2foodextended:soursopjellyitem", - "pamhc2foodextended:pomegranatejellyitem", - "pamhc2foodextended:durianjellyitem", - "pamhc2foodextended:juniperberrysmoothieitem", - "pamhc2foodextended:orangesmoothieitem", - "pamhc2foodextended:figsmoothieitem", - "pamhc2foodextended:grapefruitsmoothieitem", - "pamhc2foodextended:peachsmoothieitem", - "pamhc2foodextended:mulberrysmoothieitem", - "pamhc2foodextended:lemonjellyitem", - "pamhc2foodextended:starfruitjellyitem", - "pamhc2foodextended:apricotjellyitem", - "pamhc2foodextended:greengrapejellyitem", - "pamhc2foodextended:candleberryjellyitem", - "pamhc2foodextended:passionfruitjuiceitem", - "pamhc2foodextended:grapefruitjuiceitem", - "pamhc2foodextended:peachjuiceitem", - "pamhc2foodextended:mulberryjuiceitem", - "pamhc2foodextended:aebleskiversitem", - "pamhc2foodextended:peanutbutterbananasandwichitem", - "pamhc2foodextended:fishfingersandcustarditem", - "pamhc2foodextended:zestyzucchiniitem", - "pamhc2foodextended:vegetablesoupitem", - "pamhc2foodextended:persimmonsmoothieitem", - "pamhc2foodextended:pomegranatesmoothieitem", - "pamhc2foodextended:starfruitsmoothieitem", - "pamhc2foodextended:breadfruitsmoothieitem", - "pamhc2foodextended:plumsmoothieitem", - "pamhc2foodextended:pearsmoothieitem", - "pamhc2foodextended:soursopsmoothieitem", - "pamhc2foodextended:apricotsmoothieitem", - "pamhc2foodextended:kiwismoothieitem", - "pamhc2foodextended:greengrapesmoothieitem", - "pamhc2foodextended:grapesmoothieitem", - "pamhc2foodextended:strawberrysmoothieitem", - "pamhc2foodextended:raspberrysmoothieitem", - "pamhc2foodextended:limejellyitem", - "pamhc2foodextended:candleberrysmoothieitem", - "pamhc2foodextended:cranberrysmoothieitem", - "pamhc2foodextended:cactusfruitsmoothieitem", - "pamhc2foodextended:blueberrysmoothieitem", - "pamhc2foodextended:blackberrysmoothieitem", - "pamhc2foodextended:rambutanjellyitem", - "pamhc2foodextended:lycheejellyitem", - "pamhc2foodextended:jackfruitjellyitem", - "pamhc2foodextended:breadfruitjellyitem", - "pamhc2foodextended:guavajellyitem", - "pamhc2foodextended:passionfruitjellyitem", - "pamhc2foodextended:mangojellyitem", - "pamhc2foodextended:grapefruitjellyitem", - "pamhc2foodextended:datejellyitem", - "pamhc2foodextended:bananajellyitem", - "pamhc2foodextended:dragonfruitjellyitem", - "pamhc2foodextended:orangejellyitem", - "pamhc2foodextended:pineapplejellyitem", - "pamhc2foodextended:figjellyitem", - "pamhc2foodextended:kiwijellyitem", - "pamhc2foodextended:cherryjellyitem", - "pamhc2foodextended:peachjellyitem", - "pamhc2foodextended:pearjellyitem", - "pamhc2foodextended:cranberryjellyitem", - "pamhc2foodextended:huckleberryjellyitem", - "pamhc2foodextended:mulberryjellyitem", - "pamhc2foodextended:raspberryjellyitem", - "pamhc2foodextended:juniperberryjellyitem", - "pamhc2foodextended:elderberryjellyitem", - "pamhc2foodextended:durianjuiceitem", - "pamhc2foodextended:lemonjuiceitem", - "pamhc2foodextended:gooseberryjuiceitem", - "pamhc2foodextended:tamarindjuiceitem", - "pamhc2foodextended:rambutanjuiceitem", - "pamhc2foodextended:limejuiceitem", - "pamhc2foodextended:breadfruitjuiceitem", - "pamhc2foodextended:pomegranatejuiceitem", - "pamhc2foodextended:papayajuiceitem", - "pamhc2foodextended:persimmonjuiceitem", - "pamhc2foodextended:starfruitjuiceitem", - "pamhc2foodextended:apricotjuiceitem", - "pamhc2foodextended:pawpawjuiceitem", - "pamhc2foodextended:plumjuiceitem", - "pamhc2foodextended:pearjuiceitem", - "pamhc2foodextended:bananajuiceitem", - "pamhc2foodextended:soursopjuiceitem", - "pamhc2foodextended:grapejuiceitem", - "pamhc2foodextended:kiwijuiceitem", - "pamhc2foodextended:raspberryjuiceitem", - "pamhc2foodextended:cantaloupejuiceitem", - "pamhc2foodextended:greengrapejuiceitem", - "pamhc2foodextended:strawberryjuiceitem", - "pamhc2foodextended:cranberryjuiceitem", - "pamhc2foodextended:candleberryjuiceitem", - "pamhc2foodextended:blackberryjuiceitem", - "pamhc2foodextended:cheesytacotortillachipsitem", - "pamhc2foodextended:blueberryjuiceitem", - "pamhc2foodextended:cactusfruitjuiceitem", - "pamhc2foodextended:chickenalfredoitem", - "pamhc2foodextended:cornedbeefandcabbageitem", - "pamhc2foodextended:peanutbutterbananapancakesitem", - "pamhc2foodextended:creamofchickenitem", - "pamhc2foodextended:hazelnutcoffeeitem", - "pamhc2foodextended:grandmasmacaronicasseroleitem", - "pamhc2foodextended:chickentendersitem", - "pamhc2foodextended:chickentendersmealitem", - "pamhc2foodextended:loxbagelsandwichitem", - "pamhc2foodextended:orangegingerbeefitem", - "pamhc2foodextended:ranchfriedchickenitem", - "pamhc2foodextended:chocolatechippancakesitem", - "pamhc2foodextended:beancornmealitem", - "pamhc2foodextended:jalapenoburgeritem", - "pamhc2foodextended:zucchinibakeitem", - "pamhc2foodextended:fajitaburritoitem", - "pamhc2foodextended:avocadotoastitem", - "pamhc2foodextended:zucchinifriesitem", - "pamhc2foodextended:walnutraisinbreaditem", - "pamhc2foodextended:weekendpicnicitem", - "pamhc2foodextended:vindalooitem", - "pamhc2foodextended:veggiestirfryitem", - "pamhc2foodextended:vegetarianlettucewrapitem", - "pamhc2foodextended:veggiestripsitem", - "pamhc2foodextended:jackfruitsmoothieitem", - "pamhc2foodextended:gooseberrysmoothieitem", - "pamhc2foodextended:duriansmoothieitem", - "pamhc2foodextended:lemonsmoothieitem", - "pamhc2foodextended:limesmoothieitem", - "pamhc2foodextended:raspberrypieitem", - "pamhc2foodextended:mulberrypieitem", - "pamhc2foodextended:juniperberrypieitem", - "pamhc2foodextended:huckleberrypieitem", - "pamhc2foodextended:elderberrypieitem", - "pamhc2foodextended:cranberrypieitem", - "pamhc2foodextended:candleberrypieitem", - "pamhc2foodextended:cactusfruitpieitem", - "pamhc2foodextended:blueberrypieitem", - "pamhc2foodextended:blackberrypieitem", - "pamhc2foodextended:strawberrypieitem", - "pamhc2foodextended:cantaloupepieitem", - "pamhc2foodextended:grapepieitem", - "pamhc2foodextended:greengrapepieitem", - "pamhc2foodextended:kiwipieitem", - "pamhc2foodextended:pineapplepieitem", - "pamhc2foodextended:cherrypieitem", - "pamhc2foodextended:orangepieitem", - "pamhc2foodextended:peachpieitem", - "pamhc2foodextended:pearpieitem", - "pamhc2foodextended:plumpieitem", - "pamhc2foodextended:pawpawpieitem", - "pamhc2foodextended:soursoppieitem", - "pamhc2foodextended:apricotpieitem", - "pamhc2foodextended:bananapieitem", - "pamhc2foodextended:datepieitem", - "pamhc2foodextended:dragonfruitpieitem", - "pamhc2foodextended:figpieitem", - "pamhc2foodextended:grapefruitpieitem", - "pamhc2foodextended:mangopieitem", - "pamhc2foodextended:rambutanpieitem", - "pamhc2foodextended:passionfruitpieitem", - "pamhc2foodextended:lycheepieitem", - "pamhc2foodextended:guavapieitem", - "pamhc2foodextended:jackfruitpieitem", - "pamhc2foodextended:breadfruitpieitem", - "pamhc2foodextended:starfruitpieitem", - "pamhc2foodextended:pomegranatepieitem", - "pamhc2foodextended:persimmonpieitem", - "pamhc2foodextended:papayapieitem", - "pamhc2foodextended:tamarindpieitem", - "pamhc2foodextended:durianpieitem", - "pamhc2foodextended:gooseberrypieitem", - "pamhc2foodextended:lemonpieitem", - "pamhc2foodextended:limepieitem", - "pamhc2foodextended:blackberryjellytoastitem", - "pamhc2foodextended:blueberryjellytoastitem", - "pamhc2foodextended:cactusfruitjellytoastitem", - "pamhc2foodextended:candleberryjellytoastitem", - "pamhc2foodextended:cranberryjellytoastitem", - "pamhc2foodextended:huckleberryjellytoastitem", - "pamhc2foodextended:juniperberryjellytoastitem", - "pamhc2foodextended:mulberryjellytoastitem", - "pamhc2foodextended:raspberryjellytoastitem", - "pamhc2foodextended:strawberryjellytoastitem", - "pamhc2foodextended:elderberryjellytoastitem", - "pamhc2foodextended:cantaloupejellytoastitem", - "pamhc2foodextended:grapejellytoastitem", - "pamhc2foodextended:greengrapejellytoastitem", - "pamhc2foodextended:kiwijellytoastitem", - "pamhc2foodextended:apricotjellytoastitem", - "pamhc2foodextended:plumjellytoastitem", - "pamhc2foodextended:pearjellytoastitem", - "pamhc2foodextended:orangejellytoastitem", - "pamhc2foodextended:cherryjellytoastitem", - "pamhc2foodextended:pineapplejellytoastitem", - "pamhc2foodextended:soursopjellytoastitem", - "pamhc2foodextended:pawpawjellytoastitem", - "pamhc2foodextended:peachjellytoastitem", - "pamhc2foodextended:persimmonjellytoastitem", - "pamhc2foodextended:papayajellytoastitem", - "pamhc2foodextended:mangojellytoastitem", - "pamhc2foodextended:grapefruitjellytoastitem", - "pamhc2foodextended:figjellytoastitem", - "pamhc2foodextended:passionfruitjellytoastitem", - "pamhc2foodextended:lycheejellytoastitem", - "pamhc2foodextended:guavajellytoastitem", - "pamhc2foodextended:dragonfruitjellytoastitem", - "pamhc2foodextended:datejellytoastitem", - "pamhc2foodextended:jackfruitjellytoastitem", - "pamhc2foodextended:blackberryyogurtitem", - "pamhc2foodextended:rambutanjellytoastitem", - "pamhc2foodextended:pomegranatejellytoastitem", - "pamhc2foodextended:breadfruitjellytoastitem", - "pamhc2foodextended:limejellytoastitem", - "pamhc2foodextended:lemonjellytoastitem", - "pamhc2foodextended:durianjellytoastitem", - "pamhc2foodextended:tamarindjellytoastitem", - "pamhc2foodextended:gooseberryjellytoastitem", - "pamhc2foodextended:starfruitjellytoastitem", - "pamhc2foodextended:bananajellytoastitem", - "pamhc2foodextended:blueberryyogurtitem", - "pamhc2foodextended:cactusfruityogurtitem", - "pamhc2foodextended:candleberryyogurtitem", - "pamhc2foodextended:cranberryyogurtitem", - "pamhc2foodextended:elderberryyogurtitem", - "pamhc2foodextended:huckleberryyogurtitem", - "pamhc2foodextended:juniperberryyogurtitem", - "pamhc2foodextended:raspberryyogurtitem", - "pamhc2foodextended:mulberryyogurtitem", - "pamhc2foodextended:kiwiyogurtitem", - "pamhc2foodextended:greengrapeyogurtitem", - "pamhc2foodextended:grapeyogurtitem", - "pamhc2foodextended:cantaloupeyogurtitem", - "pamhc2foodextended:peachyogurtitem", - "pamhc2foodextended:cherryyogurtitem", - "pamhc2foodextended:pineappleyogurtitem", - "pamhc2foodextended:strawberryyogurtitem", - "pamhc2foodextended:pearyogurtitem", - "pamhc2foodextended:orangeyogurtitem", - "pamhc2foodextended:plumyogurtitem", - "pamhc2foodextended:pawpawyogurtitem", - "pamhc2foodextended:soursopyogurtitem", - "pamhc2foodextended:apricotyogurtitem", - "pamhc2foodextended:bananayogurtitem", - "pamhc2foodextended:dateyogurtitem", - "pamhc2foodextended:dragonfruityogurtitem", - "pamhc2foodextended:figyogurtitem", - "pamhc2foodextended:grapefruityogurtitem", - "pamhc2foodextended:mangoyogurtitem", - "pamhc2foodextended:rambutanyogurtitem", - "pamhc2foodextended:passionfruityogurtitem", - "pamhc2foodextended:lycheeyogurtitem", - "pamhc2foodextended:guavayogurtitem", - "pamhc2foodextended:jackfruityogurtitem", - "pamhc2foodextended:breadfruityogurtitem", - "pamhc2foodextended:starfruityogurtitem", - "pamhc2foodextended:pomegranateyogurtitem", - "pamhc2foodextended:persimmonyogurtitem", - "pamhc2foodextended:papayayogurtitem", - "pamhc2foodextended:tamarindyogurtitem", - "pamhc2foodextended:gooseberryyogurtitem", - "pamhc2foodextended:durianyogurtitem", - "pamhc2foodextended:lemonyogurtitem", - "pamhc2foodextended:limeyogurtitem", - "pamhc2foodextended:blackberryjellysandwichitem", - "pamhc2foodextended:blueberryjellysandwichitem", - "pamhc2foodextended:cactusfruitjellysandwichitem", - "pamhc2foodextended:candleberryjellysandwichitem", - "pamhc2foodextended:cranberryjellysandwichitem", - "pamhc2foodextended:kiwijellysandwichitem", - "pamhc2foodextended:greengrapejellysandwichitem", - "pamhc2foodextended:grapejellysandwichitem", - "pamhc2foodextended:cantaloupejellysandwichitem", - "pamhc2foodextended:strawberryjellysandwichitem", - "pamhc2foodextended:raspberryjellysandwichitem", - "pamhc2foodextended:mulberryjellysandwichitem", - "pamhc2foodextended:juniperberryjellysandwichitem", - "pamhc2foodextended:huckleberryjellysandwichitem", - "pamhc2foodextended:elderberryjellysandwichitem", - "pamhc2foodextended:pineapplejellysandwichitem", - "pamhc2foodextended:applejellysandwichitem", - "pamhc2foodextended:cherryjellysandwichitem", - "pamhc2foodextended:orangejellysandwichitem", - "pamhc2foodextended:peachjellysandwichitem", - "pamhc2foodextended:pearjellysandwichitem", - "pamhc2foodextended:plumjellysandwichitem", - "pamhc2foodextended:pawpawjellysandwichitem", - "pamhc2foodextended:soursopjellysandwichitem", - "pamhc2foodextended:apricotjellysandwichitem", - "pamhc2foodextended:bananajellysandwichitem", - "pamhc2foodextended:persimmonjellysandwichitem", - "pamhc2foodextended:pomegranatejellysandwichitem", - "pamhc2foodextended:starfruitjellysandwichitem", - "pamhc2foodextended:lemonjellysandwichitem", - "pamhc2foodextended:durianjellysandwichitem", - "pamhc2foodextended:gooseberryjellysandwichitem", - "pamhc2foodextended:tamarindjellysandwichitem", - "pamhc2foodextended:rambutanjellysandwichitem", - "pamhc2foodextended:passionfruitjellysandwichitem", - "pamhc2foodextended:lycheejellysandwichitem", - "pamhc2foodextended:guavajellysandwichitem", - "pamhc2foodextended:jackfruitjellysandwichitem", - "pamhc2foodextended:breadfruitjellysandwichitem", - "pamhc2foodextended:limejellysandwichitem", - "pamhc2trees:avocadoitem", - "pamhc2trees:candlenutitem", - "pamhc2trees:cherryitem", - "pamhc2trees:chestnutitem", - "pamhc2trees:gooseberryitem", - "pamhc2trees:lemonitem", - "pamhc2trees:nutmegitem", - "pamhc2trees:orangeitem", - "pamhc2trees:peachitem", - "pamhc2trees:bananaitem", - "pamhc2trees:apricotitem", - "pamhc2trees:almonditem", - "pamhc2trees:acornitem", - "pamhc2trees:soursopitem", - "pamhc2trees:pawpawitem", - "pamhc2trees:hazelnutitem", - "pamhc2trees:walnutitem", - "pamhc2trees:plumitem", - "pamhc2trees:pearitem", - "pamhc2trees:limeitem", - "pamhc2trees:mangoitem", - "pamhc2trees:grapefruititem", - "pamhc2trees:figitem", - "pamhc2trees:durianitem", - "pamhc2trees:dragonfruititem", - "pamhc2trees:dateitem", - "pamhc2trees:coconutitem", - "pamhc2trees:cinnamonitem", - "pamhc2trees:cashewitem", - "pamhc2trees:oliveitem", - "pamhc2trees:papayaitem", - "pamhc2trees:pecanitem", - "pamhc2trees:persimmonitem", - "pamhc2trees:pistachioitem", - "pamhc2trees:pomegranateitem", - "pamhc2trees:starfruititem", - "pamhc2trees:vanillabeanitem", - "pamhc2trees:breadfruititem", - "pamhc2trees:roastedhazelnutitem", - "pamhc2trees:roastedchestnutitem", - "pamhc2trees:pinenutitem", - "pamhc2trees:maplesyrupitem", - "pamhc2trees:tamarinditem", - "pamhc2trees:rambutanitem", - "pamhc2trees:passionfruititem", - "pamhc2trees:lycheeitem", - "pamhc2trees:jackfruititem", - "pamhc2trees:guavaitem", - "pamhc2trees:peppercornitem", - "pamhc2trees:roastedwalnutitem", - "pamhc2trees:roastedpinenutitem", - "pamhc2trees:roastedacornitem", - "pamhc2crops:agaveitem", - "pamhc2crops:asparagusitem", - "pamhc2crops:barleyitem", - "pamhc2crops:beanitem", - "pamhc2crops:cassavaitem", - "pamhc2crops:eggplantitem", - "pamhc2crops:cucumberitem", - "pamhc2crops:brusselsproutitem", - "pamhc2crops:broccoliitem", - "pamhc2crops:blueberryitem", - "pamhc2crops:blackberryitem", - "pamhc2crops:bellpepperitem", - "pamhc2crops:caulifloweritem", - "pamhc2crops:celeryitem", - "pamhc2crops:chickpeaitem", - "pamhc2crops:chilipepperitem", - "pamhc2crops:coffeebeanitem", - "pamhc2crops:cornitem", - "pamhc2crops:cottonitem", - "pamhc2crops:cranberryitem", - "pamhc2crops:juteitem", - "pamhc2crops:juniperberryitem", - "pamhc2crops:jicamaitem", - "pamhc2crops:huckleberryitem", - "pamhc2crops:greengrapeitem", - "pamhc2crops:grapeitem", - "pamhc2crops:gingeritem", - "pamhc2crops:garlicitem", - "pamhc2crops:flaxitem", - "pamhc2crops:elderberryitem", - "pamhc2crops:kaleitem", - "pamhc2crops:kenafitem", - "pamhc2crops:kiwiitem", - "pamhc2crops:kohlrabiitem", - "pamhc2crops:leekitem", - "pamhc2crops:lentilitem", - "pamhc2crops:lettuceitem", - "pamhc2crops:milletitem", - "pamhc2crops:mulberryitem", - "pamhc2crops:mustardseedsitem", - "pamhc2crops:cantaloupeitem", - "pamhc2crops:candleberryitem", - "pamhc2crops:cactusfruititem", - "pamhc2crops:cabbageitem", - "pamhc2crops:raspberryitem", - "pamhc2crops:radishitem", - "pamhc2crops:quinoaitem", - "pamhc2crops:pineappleitem", - "pamhc2crops:peasitem", - "pamhc2crops:peanutitem", - "pamhc2crops:parsnipitem", - "pamhc2crops:onionitem", - "pamhc2crops:okraitem", - "pamhc2crops:oatsitem", - "pamhc2crops:rhubarbitem", - "pamhc2crops:riceitem", - "pamhc2crops:rutabagaitem", - "pamhc2crops:ryeitem", - "pamhc2crops:scallionitem", - "pamhc2crops:sesameseedsitem", - "pamhc2crops:sisalitem", - "pamhc2crops:soybeanitem", - "pamhc2crops:spiceleafitem", - "pamhc2crops:spinachitem", - "pamhc2crops:wintersquashitem", - "pamhc2crops:whitemushroomitem", - "pamhc2crops:waterchestnutitem", - "pamhc2crops:turnipitem", - "pamhc2crops:tomatoitem", - "pamhc2crops:tomatilloitem", - "pamhc2crops:tealeafitem", - "pamhc2crops:taroitem", - "pamhc2crops:sweetpotatoitem", - "pamhc2crops:strawberryitem", - "pamhc2crops:zucchiniitem", - "pamhc2crops:alfalfaitem", - "pamhc2crops:aloeitem", - "pamhc2crops:barrelcactusitem", - "pamhc2crops:canolaitem", - "pamhc2crops:cattailitem", - "pamhc2crops:chiaitem", - "pamhc2crops:cloudberryitem", - "pamhc2crops:lotusitem", - "pamhc2crops:nettlesitem", - "pamhc2crops:nopalesitem", - "pamhc2crops:sorghumitem", - "pamhc2crops:truffleitem", - "pamhc2crops:wolfberryitem", - "pamhc2crops:yuccaitem", - "pamhc2crops:bokchoyitem", - "pamhc2crops:calabashitem", - "pamhc2crops:guaranaitem", - "pamhc2crops:papyrusitem", - "pamhc2crops:sunchokeitem", - "pamhc2crops:agaveseeditem", - "pamhc2crops:arrowrootseeditem", - "pamhc2crops:artichokeseeditem", - "pamhc2crops:asparagusseeditem", - "pamhc2crops:barleyseeditem", - "pamhc2crops:beanseeditem", - "pamhc2crops:bellpepperseeditem", - "pamhc2crops:blackberryseeditem", - "pamhc2crops:blueberryseeditem", - "pamhc2crops:chickpeaseeditem", - "pamhc2crops:celeryseeditem", - "pamhc2crops:cauliflowerseeditem", - "pamhc2crops:cassavaseeditem", - "pamhc2crops:cantaloupeseeditem", - "pamhc2crops:candleberryseeditem", - "pamhc2crops:cactusfruitseeditem", - "pamhc2crops:cabbageseeditem", - "pamhc2crops:brusselsproutseeditem", - "pamhc2crops:broccoliseeditem", - "pamhc2crops:chilipepperseeditem", - "pamhc2crops:coffeebeanseeditem", - "pamhc2crops:cornseeditem", - "pamhc2crops:cottonseeditem", - "pamhc2crops:cranberryseeditem", - "pamhc2crops:cucumberseeditem", - "pamhc2crops:eggplantseeditem", - "pamhc2crops:elderberryseeditem", - "pamhc2crops:flaxseeditem", - "pamhc2crops:garlicseeditem", - "pamhc2crops:kiwiseeditem", - "pamhc2crops:kenafseeditem", - "pamhc2crops:kaleseeditem", - "pamhc2crops:juteseeditem", - "pamhc2crops:juniperberryseeditem", - "pamhc2crops:jicamaseeditem", - "pamhc2crops:huckleberryseeditem", - "pamhc2crops:greengrapeseeditem", - "pamhc2crops:grapeseeditem", - "pamhc2crops:gingerseeditem", - "pamhc2crops:onionseeditem", - "pamhc2crops:okraseeditem", - "pamhc2crops:oatsseeditem", - "pamhc2crops:mustardseedsseeditem", - "pamhc2crops:mulberryseeditem", - "pamhc2crops:milletseeditem", - "pamhc2crops:lettuceseeditem", - "pamhc2crops:lentilseeditem", - "pamhc2crops:leekseeditem", - "pamhc2crops:kohlrabiseeditem", - "pamhc2crops:parsnipseeditem", - "pamhc2crops:peanutseeditem", - "pamhc2crops:peasseeditem", - "pamhc2crops:pineappleseeditem", - "pamhc2crops:quinoaseeditem", - "pamhc2crops:radishseeditem", - "pamhc2crops:raspberryseeditem", - "pamhc2crops:rhubarbseeditem", - "pamhc2crops:riceseeditem", - "pamhc2crops:rutabagaseeditem", - "pamhc2crops:ryeseeditem", - "pamhc2crops:alfalfaseeditem", - "pamhc2crops:zucchiniseeditem", - "pamhc2crops:nettlesseeditem", - "pamhc2crops:lotusseeditem", - "pamhc2crops:cloudberryseeditem", - "pamhc2crops:chiaseeditem", - "pamhc2crops:cattailseeditem", - "pamhc2crops:canolaseeditem", - "pamhc2crops:tomatilloseeditem", - "pamhc2crops:tealeafseeditem", - "pamhc2crops:tomatoseeditem", - "pamhc2crops:turnipseeditem", - "pamhc2crops:waterchestnutseeditem", - "pamhc2crops:whitemushroomseeditem", - "pamhc2crops:wintersquashseeditem", - "pamhc2crops:aloeseeditem", - "pamhc2crops:taroseeditem", - "pamhc2crops:sweetpotatoseeditem", - "pamhc2crops:strawberryseeditem", - "pamhc2crops:spinachseeditem", - "pamhc2crops:spiceleafseeditem", - "pamhc2crops:soybeanseeditem", - "pamhc2crops:sisalseeditem", - "pamhc2crops:sesameseedsseeditem", - "pamhc2crops:scallionseeditem", - "pamhc2crops:barrelcactusseeditem", - "pamhc2crops:nopalesseeditem", - "pamhc2crops:sorghumseeditem", - "pamhc2crops:truffleseeditem", - "pamhc2crops:sunchokeseeditem", - "pamhc2crops:papyrusseeditem", - "pamhc2crops:guaranaseeditem", - "pamhc2crops:calabashseeditem", - "pamhc2crops:bokchoyseeditem", - "pamhc2crops:yuccaseeditem", - "pamhc2crops:wolfberryseeditem", - "pamhc2crops:bakedarrowrootitem", - "pamhc2crops:roastedgarlicitem", - "pamhc2crops:roastedscallionitem", - "pamhc2crops:bakedrutabagaitem", - "pamhc2crops:roastedrhubarbitem", - "pamhc2crops:roastedradishitem", - "pamhc2crops:roastedpeanutitem", - "pamhc2crops:bakedparsnipitem", - "pamhc2crops:roastedonionitem", - "pamhc2crops:roastedkohlrabiitem", - "pamhc2crops:roastedleekitem", - "pamhc2crops:bakedjicamaitem", - "pamhc2crops:bakedsweetpotatoitem", - "pamhc2crops:bakedtaroitem", - "pamhc2crops:bakedturnipitem", - "pamhc2crops:bakedwaterchestnutitem", - "pamhc2crops:bakedsunchokeitem", - "pamhc2crops:roastedmushroomitem", - "pamhc2crops:hotteaitem", - "pamhc2crops:hotcoffeeitem", - "pamhc2crops:hotnettleteaitem", - "pamhc2crops:bakedcassavaitem", - "pamhc2foodcore:toastitem", - "pamhc2foodcore:grilledcheeseitem", - "pamhc2foodcore:carrotbreaditem", - "pamhc2foodcore:pumpkinbreaditem", - "pamhc2foodcore:pastaitem", - "pamhc2foodcore:macncheeseitem", - "pamhc2foodcore:noodlesoupitem", - "pamhc2foodcore:applepieitem", - "pamhc2foodcore:sweetberrypieitem", - "pamhc2foodcore:glowberrypieitem", - "pamhc2foodcore:carrotcakeitem", - "pamhc2foodcore:chocolatecakeitem", - "pamhc2foodcore:batteritem", - "pamhc2foodcore:honeypieitem", - "pamhc2foodcore:chocolatepieitem", - "pamhc2foodcore:choruspieitem", - "pamhc2foodcore:carrotpieitem", - "pamhc2foodcore:caramelpieitem", - "pamhc2foodcore:chocolatemuffinitem", - "pamhc2foodcore:carrotmuffinitem", - "pamhc2foodcore:pumpkinmuffinitem", - "pamhc2foodcore:caramelmuffinitem", - "pamhc2foodcore:applemuffinitem", - "pamhc2foodcore:chorusmuffinitem", - "pamhc2foodcore:glowberrymuffinitem", - "pamhc2foodcore:melonmuffinitem", - "pamhc2foodcore:sweetberrymuffinitem", - "pamhc2foodcore:plaindonutitem", - "pamhc2foodcore:carrotdonutitem", - "pamhc2foodcore:carameldonutitem", - "pamhc2foodcore:sweetberrydonutitem", - "pamhc2foodcore:melondonutitem", - "pamhc2foodcore:glowberrydonutitem", - "pamhc2foodcore:chorusdonutitem", - "pamhc2foodcore:appledonutitem", - "pamhc2foodcore:sprinklesdonutitem", - "pamhc2foodcore:powdereddonutitem", - "pamhc2foodcore:chocolatedonutitem", - "pamhc2foodcore:honeyglazeddonutitem", - "pamhc2foodcore:pumpkindonutitem", - "pamhc2foodcore:crackeritem", - "pamhc2foodcore:crackersandcheeseitem", - "pamhc2foodcore:softpretzelitem", - "pamhc2foodcore:butteritem", - "pamhc2foodcore:cheeseitem", - "pamhc2foodcore:creamitem", - "pamhc2foodcore:yogurtitem", - "pamhc2foodcore:chocolateyogurtitem", - "pamhc2foodcore:caramelicecreamitem", - "pamhc2foodcore:chocolateicecreamitem", - "pamhc2foodcore:icecreamitem", - "pamhc2foodcore:chorusyogurtitem", - "pamhc2foodcore:caramelyogurtitem", - "pamhc2foodcore:pumpkinyogurtitem", - "pamhc2foodcore:glowberryyogurtitem", - "pamhc2foodcore:sweetberryyogurtitem", - "pamhc2foodcore:melonyogurtitem", - "pamhc2foodcore:appleyogurtitem", - "pamhc2foodcore:pumpkincheesecakeitem", - "pamhc2foodcore:cheesecakeitem", - "pamhc2foodcore:cookiesandmilkitem", - "pamhc2foodcore:hotchocolateitem", - "pamhc2foodcore:chocolatebaconitem", - "pamhc2foodcore:chocolaterollitem", - "pamhc2foodcore:chocolatecaramelfudgeitem", - "pamhc2foodcore:smoresitem", - "pamhc2foodcore:trailmixitem", - "pamhc2foodcore:chocolatemilkitem", - "pamhc2foodcore:applejellytoastitem", - "pamhc2foodcore:applesmoothieitem", - "pamhc2foodcore:applejuiceitem", - "pamhc2foodcore:scrambledeggitem", - "pamhc2foodcore:friedeggitem", - "pamhc2foodcore:boiledeggitem", - "pamhc2foodcore:mayonaiseitem", - "pamhc2foodcore:fudgesicleitem", - "pamhc2foodcore:applesauceitem", - "pamhc2foodcore:melonjuiceitem", - "pamhc2foodcore:melonsmoothieitem", - "pamhc2foodcore:melonpopsicleitem", - "pamhc2foodcore:melonjellyitem", - "pamhc2foodcore:applejellyitem", - "pamhc2foodcore:applepopsicleitem", - "pamhc2foodcore:cocoapowderitem", - "pamhc2foodcore:chorussmoothieitem", - "pamhc2foodcore:chocolatebaritem", - "pamhc2foodcore:glowberryjellyitem", - "pamhc2foodcore:sweetberryjellytoastitem", - "pamhc2foodcore:sweetberryjellyitem", - "pamhc2foodcore:sweetberrypopsicleitem", - "pamhc2foodcore:sweetberrysmoothieitem", - "pamhc2foodcore:sweetberryjuiceitem", - "pamhc2foodcore:chorusjuiceitem", - "pamhc2foodcore:melonjellytoastitem", - "pamhc2foodcore:glowberryjuiceitem", - "pamhc2foodcore:glowberrypopsicleitem", - "pamhc2foodcore:chorusjellytoastitem", - "pamhc2foodcore:chorusjellyitem", - "pamhc2foodcore:choruspopsicleitem", - "pamhc2foodcore:glowberrysmoothieitem", - "pamhc2foodcore:glowberryjellytoastitem", - "pamhc2foodcore:chickenpotpieitem", - "pamhc2foodcore:chickendinneritem", - "pamhc2foodcore:potroastitem", - "pamhc2foodcore:cookedgroundporkitem", - "pamhc2foodcore:groundporkitem", - "pamhc2foodcore:beefpotpieitem", - "pamhc2foodcore:beefjerkyitem", - "pamhc2foodcore:baconcheeseburgeritem", - "pamhc2foodcore:basiccheeseburgeritem", - "pamhc2foodcore:basichamburgeritem", - "pamhc2foodcore:cookedgroundbeefitem", - "pamhc2foodcore:epicbaconitem", - "pamhc2foodcore:porkpotpieitem", - "pamhc2foodcore:groundfishitem", - "pamhc2foodcore:cookedgroundfishitem", - "pamhc2foodcore:groundrabbititem", - "pamhc2foodcore:potatochipsitem", - "pamhc2foodcore:cottoncandyitem", - "pamhc2foodcore:gummycreepersitem", - "pamhc2foodcore:cookingoilitem", - "pamhc2foodcore:meatloafitem", - "pamhc2foodcore:fruitsaladitem", - "pamhc2foodcore:bakedvegetablemedlyitem", - "pamhc2foodcore:vinegaritem", - "pamhc2foodcore:p8juiceitem", - "pamhc2foodcore:carrotjuiceitem", - "pamhc2foodcore:stewitem", - "pamhc2foodcore:roastedsunflowerseedsitem", - "pamhc2foodcore:marshmellowsitem", - "pamhc2foodcore:fruitpunchitem", - "pamhc2foodcore:sunflowerseedsitem", - "pamhc2foodcore:stockitem", - "pamhc2foodcore:saltitem", - "pamhc2foodcore:freshmilkitem", - "pamhc2foodcore:freshwateritem", - "pamhc2foodcore:jellybeansitem", - "pamhc2foodcore:mashedpotatoesitem", - "pamhc2foodcore:friesitem", - "pamhc2foodcore:potatosoupitem", - "pamhc2foodcore:glazedcarrotsitem", - "pamhc2foodcore:carrotsoupitem", - "pamhc2foodcore:pickledbeetsitem", - "pamhc2foodcore:pumpkinsoupitem", - "pamhc2foodcore:caramelitem", - "pamhc2foodcore:caramelappleitem", - "pamhc2foodcore:butteredbakedpotatoitem", - "pamhc2foodcore:rabbitpotpieitem", - "pamhc2foodcore:rabbitjerkyitem", - "pamhc2foodcore:cookedgroundrabbititem", - "pamhc2foodcore:muttonpotpieitem", - "pamhc2foodcore:muttonjerkyitem", - "pamhc2foodcore:cookedgroundmuttonitem", - "pamhc2foodcore:groundmuttonitem", - "pamhc2foodcore:fishpotpieitem", - "pamhc2foodcore:hotdogitem", - "pamhc2foodcore:baconandeggsitem", - "pamhc2foodcore:fishsticksitem", - "pamhc2foodcore:basicfishsandwichitem", - "pamhc2foodcore:fishjerkyitem", - "pamhc2foodcore:fishandchipsitem", - "pamhc2foodcore:porkjerkyitem", - "pamhc2foodcore:groundbeefitem", - "pamhc2foodcore:friedchickenitem", - "pamhc2foodcore:groundchickenitem", - "pamhc2foodcore:cookedgroundchickenitem", - "pamhc2foodcore:chickennuggetitem", - "pamhc2foodcore:basicchickensandwichitem", - "pamhc2foodcore:chickenjerkyitem", - "pamhc2foodextended:beanburritoitem", - "pamhc2foodextended:cookoutmealitem", - "pamhc2foodextended:sundayhighteaitem", - "pamhc2foodextended:scallionbakedpotatoitem", - "pamhc2foodextended:bananasmoothieitem", - "pamhc2foodextended:creamofmushroomitem", - "pamhc2foodextended:wontonsoupitem", - "pamhc2foodextended:pepperstirfryitem", - "pamhc2foodextended:molasseschickenitem", - "pamhc2foodextended:mangosmoothieitem", - "pamhc2foodextended:papayasmoothieitem", - "pamhc2foodextended:pawpawsmoothieitem", - "pamhc2foodextended:cantaloupesmoothieitem", - "pamhc2foodextended:mangojuiceitem", - "pamhc2foodextended:mangojellysandwichitem", - "pamhc2foodextended:figjellysandwichitem", - "pamhc2foodextended:datejellysandwichitem", - "pamhc2foodextended:papayajellysandwichitem", - "pamhc2foodextended:dragonfruitjellysandwichitem", - "pamhc2foodextended:grapefruitjellysandwichitem", - "pamhc2trees:roastedalmonditem", - "pamhc2trees:roastedcashewitem", - "pamhc2trees:roastedpecanitem", - "pamhc2trees:roastedpistachioitem", - "pamhc2crops:amaranthitem", - "pamhc2crops:arrowrootitem", - "pamhc2crops:artichokeitem", - "pamhc2crops:amaranthseeditem" - ] -} \ No newline at end of file diff --git a/minecraft/kubejs/client.properties b/minecraft/kubejs/client.properties deleted file mode 100644 index 13cd16e..0000000 --- a/minecraft/kubejs/client.properties +++ /dev/null @@ -1,16 +0,0 @@ -#KubeJS Client Properties -#Wed Dec 17 17:43:05 EST 2025 -backgroundColor=2E3440 -barBorderColor=ECEFF4 -exportAtlases=false -menuBackgroundBrightness=64 -disableRecipeBook=false -title= -barColor=ECEFF4 -overrideColors=false -fmlLogColor=ECEFF4 -showTagNames=false -fmlMemoryColor=ECEFF4 -menuBackgroundScale=32.0 -blurScaledPackIcon=true -menuInnerBackgroundBrightness=32 diff --git a/minecraft/kubejs/common.properties b/minecraft/kubejs/common.properties deleted file mode 100644 index 5ff73af..0000000 --- a/minecraft/kubejs/common.properties +++ /dev/null @@ -1,13 +0,0 @@ -#KubeJS Common Properties -#Wed Dec 17 17:43:07 EST 2025 -matchJsonRecipes=true -allowAsyncStreams=true -announceReload=true -startupErrorGUI=true -serverOnly=false -hideServerScriptErrors=false -saveDevPropertiesInConfig=false -packmode= -ignoreCustomUniqueRecipeIds=false -creativeModeTabIcon=minecraft\:purple_dye -startupErrorReportUrl= diff --git a/minecraft/kubejs/generated.js b/minecraft/kubejs/generated.js deleted file mode 100644 index ab5e404..0000000 --- a/minecraft/kubejs/generated.js +++ /dev/null @@ -1,267 +0,0 @@ -var items = [//this data structure is segmented for no relevant reason, theres no point to unsegment it - { - "hotbbqgartortorchecororathe": "item/hotbbqgartortorchecororathe", - "bacchechicorcracriloapotban": "item/bacchechicorcracriloapotban", - "bacwafmapmcpfrecorcorappapp": "item/bacwafmapmcpfrecorcorappapp", - "bakbakbakbacbakbakbanbatbac": "item/bakbakbakbacbakbakbanbatbac", - "powpotgrarelketmussessoysoy": "item/powpotgrarelketmussessoysoy" - }, - { - "silfirblasalmusalmchehazpea": "item/silfirblasalmusalmchehazpea", - "pecpiswalcassunrawrawrawraw": "item/pecpiswalcassunrawrawrawraw", - "rawrawcoocoocoobeachichibbq": "item/rawrawcoocoocoobeachichibbq", - "anccoocoocoocornacmeahamgar": "item/anccoocoocoocornacmeahamgar", - "garfisencdelpeppepfiesauref": "item/garfisencdelpeppepfiesauref" - }, - { - "spaspaspasalquepizstusuptac": "item/spaspaspasalquepizstusuptac", - "bbqcancancancanchochochocho": "item/bbqcancancancanchochochocho", - "chochichichecancolmarstrcri": "item/chochichichecancolmarstrcri", - "peaedienegingragrahazlemmap": "item/peaedienegingragrahazlemmap", - "sousesroorooprapoppepbamban": "item/sousesroorooprapoppepbamban" - }, - { - "bisbisbltbrebrobrocarchechi": "item/bisbisbltbrebrobrocarchechi", - "chichocindelcorcolcincindel": "item/chichocindelcorcolcincindel", - "eggepifrogregromappeapanmoz": "item/eggepifrogregromappeapanmoz", - "melmapswebabavoaspaprappbat": "item/melmapswebabavoaspaprappbat", - "beabeebeebenberbbqbbqbrobri": "item/beabeebeebenberbbqbbqbrobri" - }, - { - "brebrabrabolbolblabibbercev": "item/brebrabrabolbolblabibbercev", - "celceacascancancalcacbutbul": "item/celceacascancancalcacbutbul", - "chachachechechechechichichi": "item/chachachechechechechichichi", - "chichichichichichichichicho": "item/chichichichichichichichicho", - "chopeacorcorcolcofcitcincin": "item/chopeacorcorcolcofcitcincin" - }, - { - "chochochocorcorcotcracracre": "item/chochochocorcorcotcracracre", - "crecrecrocuccurcuseggeggcur": "item/crecrecrocuccurcuseggeggcur", - "dandamdhadimdeldevdanfaieto": "item/dandamdhadimdeldevdanfaieto", - "espeggeggeggeardrifesfigfis": "item/espeggeggeggeardrifesfigfis", - "fisfivfooforfrifrifrifrifri": "item/fisfivfooforfrifrifrifrifri" - }, - { - "frifrufrufutgargargargengou": "item/frifrufrufutgargargargengou", - "gougougougougouginginghegin": "item/gougougougougouginginghegin", - "gregregrigrigrigrogroguagui": "item/gregregrigrigrigrogroguagui", - "gyuhonhomholhoiherheahasham": "item/gyuhonhomholhoiherheahasham", - "hamhaghonhonhonhonhonhonhot": "item/hamhaghonhonhonhonhonhonhot" - }, - { - "hothothumkorkohkimkeykaljel": "item/hothothumkorkohkimkeykaljel", - "jamimiimahuskunlamlamlamlam": "item/jamimiimahuskunlamlamlamlam", - "laslavlealealeelemmanmapmas": "item/laslavlealealeelemmanmapmas", - "masmanlivlemlemlemmermermer": "item/masmanlivlemlemlemmermermer", - "meameameameemermermermocmoc": "item/meameameameemermermermocmoc" - }, - { - "mixmisminmetminmismixmocmus": "item/mixmisminmetminmismixmocmus", - "musmocmusmusmusmusomeoldokr": "item/musmocmusmusmusmusomeoldokr", - "oniomuonimusneanaanutnopoat": "item/oniomuonimusneanaanutnopoat", - "okroveoraonipavpinporrairos": "item/okroveoraonipavpinporrairos", - "spistrswetimtirswesunstrspi": "item/spistrswetimtirswesunstrspi" - }, - { - "schrourampotpinpeapeapinpot": "item/schrourampotpinpeapeapinpot", - "rassalseesplstusunswetoatoa": "item/rassalseesplstusunswetoatoa", - "swesunstusprsessalredpotpin": "item/swesunstusprsessalredpotpin", - "peaoyspadpeapitpotricsalshe": "item/peaoyspadpeapitpotricsalshe", - "sprstutoaszepamsurpanparpic": "item/sprstutoaszepamsurpanparpic" - }, - { - "picpemploporporpumpotricsau": "item/picpemploporporpumpotricsau", - "sousugthrturtomtomvanvantim": "item/sousugthrturtomtomvanvantim", - "swesumstespisauraipasroaswe": "item/swesumstespisauraipasroaswe", - "stespisauroapumsucsweterste": "item/stespisauroapumsucsweterste", - "sauroapoaphopanpourivsausor": "item/sauroapoaphopanpourivsausor" - }, - { - "sprsuaswetattaisusstusprsla": "item/sprsuaswetattaisusstusprsla", - "pizpechervaneldpindatjacbla": "item/pizpechervaneldpindatjacbla", - "strplupaptameldpindatdrache": "item/strplupaptameldpindatdrache", - "hucgooperpawcanbluguadrache": "item/hucgooperpawcanbluguadrache", - "huccoupokyorvegvegzepfiscap": "item/huccoupokyorvegvegzepfiscap" - }, - { - "canjunorafiglyccacgrasoupom": "item/canjunorafiglyccacgrasoupom", - "durjunorafiggrapeamullemsta": "item/durjunorafiggrapeamullemsta", - "aprgrecanpasgrapeamulaebpea": "item/aprgrecanpasgrapeamulaebpea", - "fiszesvegperpomstabreplupea": "item/fiszesvegperpomstabreplupea", - "souaprkiwgregrastrraslimcan": "item/souaprkiwgregrastrraslimcan" - }, - { - "cracacblublaramlycjacbregua": "item/cracacblublaramlycjacbregua", - "pasmangradatbandraorapinfig": "item/pasmangradatbandraorapinfig", - "kiwchepeapeacrahucmulrasjun": "item/kiwchepeapeacrahucmulrasjun", - "elddurlemgootamramlimbrepom": "item/elddurlemgootamramlimbrepom", - "papperstaaprpawplupeabansou": "item/papperstaaprpawplupeabansou" - }, - { - "grakiwrascangrestrcracanbla": "item/grakiwrascangrestrcracanbla", - "cheblucacchicorpeacrehazgra": "item/cheblucacchicorpeacrehazgra", - "chichiloxoraranchobeajalzuc": "item/chichiloxoraranchobeajalzuc", - "fajavozucwalweevinvegvegveg": "item/fajavozucwalweevinvegvegveg", - "jacgoodurlemlimrasmuljunhuc": "item/jacgoodurlemlimrasmuljunhuc" - }, - { - "eldcracancacblublastrcangra": "item/eldcracancacblublastrcangra", - "grekiwpincheorapeapeaplupaw": "item/grekiwpincheorapeapeaplupaw", - "souaprbandatdrafiggramanram": "item/souaprbandatdrafiggramanram", - "paslycguajacbrestapomperpap": "item/paslycguajacbrestapomperpap", - "tamdurgoolemlimblablucaccan": "item/tamdurgoolemlimblablucaccan" - }, - { - "crahucjunmulrasstreldcangra": "item/crahucjunmulrasstreldcangra", - "grekiwaprplupeaorachepinsou": "item/grekiwaprplupeaorachepinsou", - "pawpeaperpapmangrafigpaslyc": "item/pawpeaperpapmangrafigpaslyc", - "guadradatjacblarampombrelim": "item/guadradatjacblarampombrelim", - "lemdurtamgoostabanblucaccan": "item/lemdurtamgoostabanblucaccan" - }, - { - "craeldhucjunrasmulkiwgregra": "item/craeldhucjunrasmulkiwgregra", - "canpeachepinstrpeaoraplupaw": "item/canpeachepinstrpeaoraplupaw", - "souaprbandatdrafiggramanram1": "item/souaprbandatdrafiggramanram1", - "paslycguajacbrestapomperpap1": "item/paslycguajacbrestapomperpap1", - "tamgoodurlemlimblablucaccan": "item/tamgoodurlemlimblablucaccan" - }, - { - "crakiwgregracanstrrasmuljun": "item/crakiwgregracanstrrasmuljun", - "huceldpinappcheorapeapeaplu": "item/huceldpinappcheorapeapeaplu", - "pawsouaprbanperpomstalemdur": "item/pawsouaprbanperpomstalemdur", - "gootamrampaslycguajacbrelim": "item/gootamrampaslycguajacbrelim", - "avocanchechegoolemnutorapea": "item/avocanchechegoolemnutorapea" - }, - { - "banapralmacosoupawhazwalplu": "item/banapralmacosoupawhazwalplu", - "pealimmangrafigdurdradatcoc": "item/pealimmangrafigdurdradatcoc", - "cincasolipappecperpispomsta": "item/cincasolipappecperpispomsta", - "vanbreroaroapinmaptamrampas": "item/vanbreroaroapinmaptamrampas", - "lycjacguapeproaroaroaagaasp": "item/lycjacguapeproaroaroaagaasp" - }, - { - "barbeacaseggcucbrubroblubla": "item/barbeacaseggcucbrubroblubla", - "belcaucelchichicofcorcotcra": "item/belcaucelchichicofcorcotcra", - "jutjunjichucgregragingarfla": "item/jutjunjichucgregragingarfla", - "eldkalkenkiwkohleelenletmil": "item/eldkalkenkiwkohleelenletmil", - "mulmuscancancaccabrasradqui": "item/mulmuscancancaccabrasradqui" - }, - { - "pinpeapeaparoniokroatrhuric": "item/pinpeapeaparoniokroatrhuric", - "rutryescasessissoyspispiwin": "item/rutryescasessissoyspispiwin", - "whiwatturtomtomteatarswestr": "item/whiwatturtomtomteatarswestr", - "zucalfalobarcancatchiclolot": "item/zucalfalobarcancatchiclolot", - "netnopsortruwolyucbokcalgua": "item/netnopsortruwolyucbokcalgua" - }, - { - "papsunagaarrartaspbarbeabel": "item/papsunagaarrartaspbarbeabel", - "blabluchicelcaucascancancac": "item/blabluchicelcaucascancancac", - "cabbrubrochicofcorcotcracuc": "item/cabbrubrochicofcorcotcracuc", - "eggeldflagarkiwkenkaljutjun": "item/eggeldflagarkiwkenkaljutjun", - "jichucgregraginoniokroatmus": "item/jichucgregraginoniokroatmus" - }, - { - "mulmilletlenleekohparpeapea": "item/mulmilletlenleekohparpeapea", - "pinquiradrasrhuricrutryealf": "item/pinquiradrasrhuricrutryealf", - "zucnetlotclochicatcantomtea": "item/zucnetlotclochicatcantomtea", - "tomturwatwhiwinalotarswestr": "item/tomturwatwhiwinalotarswestr", - "spispisoysissesscabarnopsor": "item/spispisoysissesscabarnopsor" - }, - { - "trusunpapguacalbokyucwolbak": "item/trusunpapguacalbokyucwolbak", - "roaroabakroaroaroabakroaroa": "item/roaroabakroaroaroabakroaroa", - "roabakbakbakbakbakbakroahot": "item/roabakbakbakbakbakbakroahot", - "hothotbaktoagricarpumpasmac": "item/hothotbaktoagricarpumpasmac", - "nooappsweglocarchobathoncho": "item/nooappsweglocarchobathoncho" - }, - { - "chocarcarchocarpumcarappcho": "item/chocarcarchocarpumcarappcho", - "glomelsweplacarcarswemelglo": "item/glomelsweplacarcarswemelglo", - "choappsprpowchohonpumcracra": "item/choappsprpowchohonpumcracra", - "sofbutchecreyogchocarchoice": "item/sofbutchecreyogchocarchoice", - "chocarpumgloswemelapppumche": "item/chocarpumgloswemelapppumche" - }, - { - "coohotchochochosmotrachoapp": "item/coohotchochochosmotrachoapp", - "appappscrfriboimayfudappmel": "item/appappscrfriboimayfudappmel", - "melmelmelappappcocchochoglo": "item/melmelmelappappcocchochoglo", - "swesweswesweswechomelgloglo": "item/swesweswesweswechomelgloglo", - "chochochogloglochichipotcoo": "item/chochochogloglochichipotcoo" - }, - { - "grobeebeebacbasbascooepipor": "item/grobeebeebacbasbascooepipor", - "grocoogropotcotgumcoomeafru": "item/grocoogropotcotgumcoomeafru", - "bakvinp8jcarsteroamarfrusun": "item/bakvinp8jcarsteroamarfrusun", - "stosaljelmasfripotglacarpic": "item/stosaljelmasfripotglacarpic", - "pumcarcarbutrabrabcoomutmut": "item/pumcarcarbutrabrabcoomutmut" - }, - { - "coogrofishotbacfisbasfisfis": "item/coogrofishotbacfisbasfisfis", - "porgrofrigrocoochibaschibea": "item/porgrofrigrocoochibaschibea", - "coosunscabancrewonpepmolman": "item/coosunscabancrewonpepmolman", - "pappawcanmanmanfigdatpapdra": "item/pappawcanmanmanfigdatpapdra", - "graroaroaroaroaamaarrartama": "item/graroaroaroaroaamaarrartama" - }, - { - "hotbacbacbakpow": "item/hotbacbacbakpow", - "silpecrawancgar": "item/silpecrawancgar", - "spabbqchopeasou": "item/spabbqchopeasou", - "bischieggmelbea": "item/bischieggmelbea", - "brecelchachicho": "item/brecelchachicho", - "chocredanespfis": "item/chocredanespfis", - "frigougregyuham": "item/frigougregyuham" - }, - { - "hotjamlasmasmea": "item/hotjamlasmasmea", - "mixmusoniokrspi": "item/mixmusoniokrspi", - "schrasswepeaspr": "item/schrasswepeaspr", - "picsouswestesau": "item/picsouswestesau", - "sprpizstrhuchuc": "item/sprpizstrhuchuc", - "canduraprfissou": "item/canduraprfissou", - "crapaskiweldpap": "item/crapaskiweldpap" - }, - { - "grachechifajjac": "item/grachechifajjac", - "eldgresoupastam": "item/eldgresoupastam", - "cragrepawgualem": "item/cragrepawgualem", - "cracansoupastam": "item/cracansoupastam", - "crahucpawgooavo": "item/crahucpawgooavo", - "banpeacinvanlyc": "item/banpeacinvanlyc", - "barbeljuteldmul": "item/barbeljuteldmul" - }, - { - "pinrutwhizucnet": "item/pinrutwhizucnet", - "papblacabeggjic": "item/papblacabeggjic", - "mulpinzuctomspi": "item/mulpinzuctomspi", - "truroaroahotnoo": "item/truroaroahotnoo", - "choglochosofcho": "item/choglochosofcho", - "cooappmelswecho": "item/cooappmelswecho", - "grogrobakstopum": "item/grogrobakstopum" - }, - { - "cooporcoopapgra": "item/cooporcoopapgra" - }, - { - "hotsilspabisbrechofri": "item/hotsilspabisbrechofri", - "hotmixschpicsprcancra": "item/hotmixschpicsprcancra", - "graeldcracracrabanbar": "item/graeldcracracrabanbar", - "pinpapmultruchocoogro": "item/pinpapmultruchocoogro", - "coo": "item/coo" - }, - { - "hothotgrapincoo": "item/hothotgrapincoo" - } - -]; - - -StartupEvents.registry('item', (e) => { - - items.forEach((ele,idx,arr) => { - for (let key in ele){ - let itm = e.create(key); //create item from name - itm.texture("pamsgen:" + ele[key]); - } - }); - -}); \ No newline at end of file diff --git a/minecraft/kubejs/index.html b/minecraft/kubejs/index.html deleted file mode 100644 index 2dacff0..0000000 --- a/minecraft/kubejs/index.html +++ /dev/null @@ -1,10972 +0,0 @@ -KubeJS Offline - \ No newline at end of file diff --git a/minecraft/kubejs/server_scripts/vconfigs.js b/minecraft/kubejs/server_scripts/vconfigs.js index 3812451..71e4dc2 100644 --- a/minecraft/kubejs/server_scripts/vconfigs.js +++ b/minecraft/kubejs/server_scripts/vconfigs.js @@ -14,12 +14,29 @@ var RemoveRecipes = "create:crafting/materials/electron_tube", "botania:elven_trade/elementium_block", "botania:elven_trade/elementium", + "ars_nouveau:imbuement_lapis", + "ars_nouveau:imbuement_amethyst", + + "ars_nouveau:imbuement_amethyst_block" ]; //custom datapack formatted recipes var CustomRecipes = [ + + { + "type": "ars_nouveau:imbuement", + "count": 1, + "input": { + "item": "botania:mana_diamond" + }, + "output": "ars_nouveau:source_gem", + "pedestalItems": [], + "source": 500 + }, + + { type: "botania:mana_infusion", diff --git a/minecraft/kubejs/server_scripts/vtags.js b/minecraft/kubejs/server_scripts/vtags.js new file mode 100644 index 0000000..9c04c52 --- /dev/null +++ b/minecraft/kubejs/server_scripts/vtags.js @@ -0,0 +1,101 @@ +var pamcrop = [ + "pamhc2crops:pamagavecrop", + "pamhc2crops:pamalfalfacrop", + "pamhc2crops:pamaloecrop", + "pamhc2crops:pamamaranthcrop", + "pamhc2crops:pamarrowrootcrop", + "pamhc2crops:pamartichokecrop", + "pamhc2crops:pamasparaguscrop", + "pamhc2crops:pambarleycrop", + "pamhc2crops:pambarrelcactuscrop", + "pamhc2crops:pambeancrop", + "pamhc2crops:pambellpeppercrop", + "pamhc2crops:pamblackberrycrop", + "pamhc2crops:pamblueberrycrop", + "pamhc2crops:pambroccolicrop", + "pamhc2crops:pambrusselsproutcrop", + "pamhc2crops:pamcabbagecrop", + "pamhc2crops:pamcactusfruitcrop", + "pamhc2crops:pamcandleberrycrop", + "pamhc2crops:pamcanolacrop", + "pamhc2crops:pamcantaloupecrop", + "pamhc2crops:pamcassavacrop", + "pamhc2crops:pamcattailcrop", + "pamhc2crops:pamcauliflowercrop", + "pamhc2crops:pamcelerycrop", + "pamhc2crops:pamchiacrop", + "pamhc2crops:pamchickpeacrop", + "pamhc2crops:pamchilipeppercrop", + "pamhc2crops:pamcloudberrycrop", + "pamhc2crops:pamcoffeebeancrop", + "pamhc2crops:pamcorncrop", + "pamhc2crops:pamcottoncrop", + "pamhc2crops:pamcranberrycrop", + "pamhc2crops:pamcucumbercrop", + "pamhc2crops:pameggplantcrop", + "pamhc2crops:pamelderberrycrop", + "pamhc2crops:pamflaxcrop", + "pamhc2crops:pamgarliccrop", + "pamhc2crops:pamgingercrop", + "pamhc2crops:pamgrapecrop", + "pamhc2crops:pamgreengrapecrop", + "pamhc2crops:pamhuckleberrycrop", + "pamhc2crops:pamjicamacrop", + "pamhc2crops:pamjuniperberrycrop", + "pamhc2crops:pamjutecrop", + "pamhc2crops:pamkalecrop", + "pamhc2crops:pamkenafcrop", + "pamhc2crops:pamkiwicrop", + "pamhc2crops:pamkohlrabicrop", + "pamhc2crops:pamleekcrop", + "pamhc2crops:pamlentilcrop", + "pamhc2crops:pamlettucecrop", + "pamhc2crops:pamlotuscrop", + "pamhc2crops:pammilletcrop", + "pamhc2crops:pammulberrycrop", + "pamhc2crops:pammustardseedscrop", + "pamhc2crops:pamnettlescrop", + "pamhc2crops:pamnopalescrop", + "pamhc2crops:pamoatscrop", + "pamhc2crops:pamokracrop", + "pamhc2crops:pamonioncrop", + "pamhc2crops:pamparsnipcrop", + "pamhc2crops:pampeanutcrop", + "pamhc2crops:pampeascrop", + "pamhc2crops:pampineapplecrop", + "pamhc2crops:pamquinoacrop", + "pamhc2crops:pamradishcrop", + "pamhc2crops:pamraspberrycrop", + "pamhc2crops:pamrhubarbcrop", + "pamhc2crops:pamricecrop", + "pamhc2crops:pamrutabagacrop", + "pamhc2crops:pamryecrop", + "pamhc2crops:pamscallioncrop", + "pamhc2crops:pamsesameseedscrop", + "pamhc2crops:pamsisalcrop", + "pamhc2crops:pamsorghumcrop", + "pamhc2crops:pamsoybeancrop", + "pamhc2crops:pamspiceleafcrop", + "pamhc2crops:pamspinachcrop", + "pamhc2crops:pamstrawberrycrop", + "pamhc2crops:pamsweetpotatocrop", + "pamhc2crops:pamtarocrop", + "pamhc2crops:pamtealeafcrop", + "pamhc2crops:pamtomatillocrop", + "pamhc2crops:pamtomatocrop", + "pamhc2crops:pamtrufflecrop", + "pamhc2crops:pamturnipcrop", + "pamhc2crops:pamwaterchestnutcrop", + "pamhc2crops:pamwhitemushroomcrop", + "pamhc2crops:pamwintersquashcrop", + "pamhc2crops:pamwolfberrycrop", + "pamhc2crops:pamyuccacrop", + "pamhc2crops:pamzucchinicrop" +] + + +ServerEvents.tags('block', (e) => { + pamcrop.forEach((ele,idx,arr) => { + e.add('forge:pamcrops', ele); + }); +}); \ No newline at end of file diff --git a/minecraft/kubejs/shapeless.js b/minecraft/kubejs/shapeless.js deleted file mode 100644 index 124ad28..0000000 --- a/minecraft/kubejs/shapeless.js +++ /dev/null @@ -1,2638 +0,0 @@ - -//kubejs totally freaked out when i had shapeless recipes being called from multiple locations, so all shapeless is here -//autogenerated shapeless is seperated by some whitespace cuz im lazyyy -var ShapelessRecipes = [ - { - amount: 1, - output: "pamhc2crops:frostgarden", - inputs: ["minecraft:spruce_sapling", "minecraft:wheat_seeds"] - }, - { - amount: 1, - output: "pamhc2crops:aridgarden", - inputs: ["minecraft:cactus", "minecraft:wheat_seeds"] - }, - { - amount: 1, - output: "pamhc2crops:shadedgarden", - inputs: ["minecraft:oak_sapling", "minecraft:wheat_seeds"] - }, - { - amount: 1, - output: "pamhc2crops:soggygarden", - inputs: ["minecraft:lily_pad", "minecraft:wheat_seeds"] - }, - { - amount: 1, - output: "pamhc2crops:tropicalgarden", - inputs: ["minecraft:jungle_sapling", "minecraft:wheat_seeds"] - }, - { - amount: 1, - output: "pamhc2crops:windygarden", - inputs: ["minecraft:tall_grass", "minecraft:wheat_seeds"] - }, - - { - amount: 16, - output: "kubejs:token_gaia", - inputs: ["botania:gaia_ingot"] - }, - { - amount: 2, - output: "create:electron_tube", - inputs: ["botania:elementium_ingot", "create:polished_rose_quartz"] - }, - { - amount: 32, - output: "create:electron_tube", - inputs: ["kubejs:token_gaia", "create:polished_rose_quartz"] - }, - { - amount: 24, - output: "create:electron_tube", - inputs: ["botania:terrasteel_ingot", "create:polished_rose_quartz"] - }, - - - - - - - //START OF PAM BLOCK - - { - "amount": 1, - "output": "kubejs:hotbbqgartortorchecororathe", - "inputs": [ - "pamhc2foodextended:hotsauceitem", - "pamhc2foodextended:bbqchickenpizzaitem", - "pamhc2foodextended:garlicchickenitem", - "pamhc2foodextended:tortillaitem", - "pamhc2foodextended:tortillachipsitem", - "pamhc2foodextended:cherrysodaitem", - "pamhc2foodextended:cornchipsitem", - "pamhc2foodextended:orangesodaitem", - "pamhc2foodextended:theatreboxitem" - ] - }, - { - "amount": 1, - "output": "kubejs:bacchechicorcracriloapotban", - "inputs": [ - "pamhc2foodextended:baconmushroomburgeritem", - "pamhc2foodextended:cheezepuffsitem", - "pamhc2foodextended:chickennoodlesoupitem", - "pamhc2foodextended:cornonthecobitem", - "pamhc2foodextended:cranberrysauceitem", - "pamhc2foodextended:crispyricepuffcerealitem", - "pamhc2foodextended:loadedbakedpotatoitem", - "pamhc2foodextended:potatoskinsitem", - "pamhc2foodextended:banananutbreaditem" - ] - }, - { - "amount": 1, - "output": "kubejs:bacwafmapmcpfrecorcorappapp", - "inputs": [ - "pamhc2foodextended:baconwrappeddatesitem", - "pamhc2foodextended:wafflesitem", - "pamhc2foodextended:maplesyrupwafflesitem", - "pamhc2foodextended:mcpamitem", - "pamhc2foodextended:frenchtoastitem", - "pamhc2foodextended:cornbreaditem", - "pamhc2foodextended:corndogitem", - "pamhc2foodextended:applecideritem", - "pamhc2foodextended:applefritteritem" - ] - }, - { - "amount": 1, - "output": "kubejs:bakbakbakbacbakbakbanbatbac", - "inputs": [ - "pamhc2foodextended:bakedcactusitem", - "pamhc2foodextended:bakedalaskaitem", - "pamhc2foodextended:bakedbeansitem", - "pamhc2foodextended:baconwrappedchiliitem", - "pamhc2foodextended:bakedhamitem", - "pamhc2foodextended:baklavaitem", - "pamhc2foodextended:bangersandmashitem", - "pamhc2foodextended:battenbergitem", - "pamhc2foodextended:baconpancakesitem" - ] - }, - { - "amount": 1, - "output": "kubejs:powpotgrarelketmussessoysoy", - "inputs": [ - "pamhc2foodextended:powdereddonutitem", - "pamhc2foodextended:potatosaladitem", - "pamhc2foodextended:gravyitem", - "pamhc2foodextended:relishitem", - "pamhc2foodextended:ketchupitem", - "pamhc2foodextended:mustarditem", - "pamhc2foodextended:sesameoilitem", - "pamhc2foodextended:soysauceitem", - "pamhc2foodextended:soymilkitem" - ] - }, - { - "amount": 1, - "output": "kubejs:silfirblasalmusalmchehazpea", - "inputs": [ - "pamhc2foodextended:silkentofuitem", - "pamhc2foodextended:firmtofuitem", - "pamhc2foodextended:blackpepperitem", - "pamhc2foodextended:saltandpepperitem", - "pamhc2foodextended:mushroomoilitem", - "pamhc2foodextended:almondbutteritem", - "pamhc2foodextended:chestnutbutteritem", - "pamhc2foodextended:hazelnutbutteritem", - "pamhc2foodextended:peanutbutteritem" - ] - }, - { - "amount": 1, - "output": "kubejs:pecpiswalcassunrawrawrawraw", - "inputs": [ - "pamhc2foodextended:pecanbutteritem", - "pamhc2foodextended:pistachiobutteritem", - "pamhc2foodextended:walnutbutteritem", - "pamhc2foodextended:cashewbutteritem", - "pamhc2foodextended:sunflowerseedsbutteritem", - "pamhc2foodextended:rawtofabbititem", - "pamhc2foodextended:rawtofaconitem", - "pamhc2foodextended:rawtofeakitem", - "pamhc2foodextended:rawtofickenitem" - ] - }, - { - "amount": 1, - "output": "kubejs:rawrawcoocoocoobeachichibbq", - "inputs": [ - "pamhc2foodextended:rawtofishitem", - "pamhc2foodextended:rawtofuttonitem", - "pamhc2foodextended:cookedtofabbititem", - "pamhc2foodextended:cookedtofaconitem", - "pamhc2foodextended:cookedtofeakitem", - "pamhc2foodextended:beansandriceitem", - "pamhc2foodextended:chimichangaitem", - "pamhc2foodextended:chipsandsalsaitem", - "pamhc2foodextended:bbqsauceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:anccoocoocoocornacmeahamgar", - "inputs": [ - "pamhc2foodextended:anchovypepperonipizzaitem", - "pamhc2foodextended:cookedtofuttonitem", - "pamhc2foodextended:cookedtofishitem", - "pamhc2foodextended:cookedtofickenitem", - "pamhc2foodextended:cornmealitem", - "pamhc2foodextended:nachoesitem", - "pamhc2foodextended:meatfeastpizzaitem", - "pamhc2foodextended:hamandpineapplepizzaitem", - "pamhc2foodextended:garlicmashedpotatoesitem" - ] - }, - { - "amount": 1, - "output": "kubejs:garfisencdelpeppepfiesauref", - "inputs": [ - "pamhc2foodextended:garlicbreaditem", - "pamhc2foodextended:fishtacoitem", - "pamhc2foodextended:enchiladaitem", - "pamhc2foodextended:deluxenachoesitem", - "pamhc2foodextended:pepperoniitem", - "pamhc2foodextended:pepperonipizzaitem", - "pamhc2foodextended:fiestacornsaladitem", - "pamhc2foodextended:sausageitem", - "pamhc2foodextended:refriedbeansitem" - ] - }, - { - "amount": 1, - "output": "kubejs:spaspaspasalquepizstusuptac", - "inputs": [ - "pamhc2foodextended:spaghettidinneritem", - "pamhc2foodextended:spagettiitem", - "pamhc2foodextended:spagettiandmeatballsitem", - "pamhc2foodextended:salsaitem", - "pamhc2foodextended:quesadillaitem", - "pamhc2foodextended:pizzasliceitem", - "pamhc2foodextended:stuffedchilipeppersitem", - "pamhc2foodextended:supremepizzaitem", - "pamhc2foodextended:tacoitem" - ] - }, - { - "amount": 1, - "output": "kubejs:bbqcancancancanchochochocho", - "inputs": [ - "pamhc2foodextended:bbqpotatochipsitem", - "pamhc2foodextended:candiedgingeritem", - "pamhc2foodextended:candiedlemonitem", - "pamhc2foodextended:candiedpecansitem", - "pamhc2foodextended:candiedsweetpotatoesitem", - "pamhc2foodextended:chocolatestrawberryitem", - "pamhc2foodextended:chocolatepeanutbaritem", - "pamhc2foodextended:chocolateorangeitem", - "pamhc2foodextended:chocolatecoconutbaritem" - ] - }, - { - "amount": 1, - "output": "kubejs:chochichichecancolmarstrcri", - "inputs": [ - "pamhc2foodextended:chocolatecherryitem", - "pamhc2foodextended:chipsanddipitem", - "pamhc2foodextended:chilichocolateitem", - "pamhc2foodextended:cheddarandsourcreampotatochipsitem", - "pamhc2foodextended:candiedwalnutsitem", - "pamhc2foodextended:colasodaitem", - "pamhc2foodextended:marzipanitem", - "pamhc2foodextended:strawberrysodaitem", - "pamhc2foodextended:crispyricepuffbarsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:peaedienegingragrahazlemmap", - "inputs": [ - "pamhc2foodextended:peanutbuttercupitem", - "pamhc2foodextended:ediblerootitem", - "pamhc2foodextended:energydrinkitem", - "pamhc2foodextended:gingersodaitem", - "pamhc2foodextended:grapefruitsodaitem", - "pamhc2foodextended:grapesodaitem", - "pamhc2foodextended:hazelnutchocolateitem", - "pamhc2foodextended:lemonlimesodaitem", - "pamhc2foodextended:maplecandiedbaconitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sousesroorooprapoppepbamban", - "inputs": [ - "pamhc2foodextended:sourcreamandonionpotatochipsitem", - "pamhc2foodextended:sesamesnapsitem", - "pamhc2foodextended:rootbeersodaitem", - "pamhc2foodextended:rootbeerfloatitem", - "pamhc2foodextended:pralinesitem", - "pamhc2foodextended:popcornitem", - "pamhc2foodextended:peppermintitem", - "pamhc2foodextended:bamboosteamedriceitem", - "pamhc2foodextended:bananasplititem" - ] - }, - { - "amount": 1, - "output": "kubejs:bisbisbltbrebrobrocarchechi", - "inputs": [ - "pamhc2foodextended:biscuititem", - "pamhc2foodextended:biscuitsandgravyitem", - "pamhc2foodextended:bltitem", - "pamhc2foodextended:breadedporkchopitem", - "pamhc2foodextended:broccolimacitem", - "pamhc2foodextended:brownieitem", - "pamhc2foodextended:carrotjuiceitem", - "pamhc2foodextended:cherryicecreamitem", - "pamhc2foodextended:chilidogitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chichocindelcorcolcincindel", - "inputs": [ - "pamhc2foodextended:chiliitem", - "pamhc2foodextended:chocolatemilkitem", - "pamhc2foodextended:cinnamonappleoatmealitem", - "pamhc2foodextended:delightedmealitem", - "pamhc2foodextended:cornflakesitem", - "pamhc2foodextended:coleslawitem", - "pamhc2foodextended:cinnamontoastitem", - "pamhc2foodextended:cinnamonsugardonutitem", - "pamhc2foodextended:deluxecheeseburgeritem" - ] - }, - { - "amount": 1, - "output": "kubejs:eggepifrogregromappeapanmoz", - "inputs": [ - "pamhc2foodextended:eggsaladitem", - "pamhc2foodextended:epicbltitem", - "pamhc2foodextended:frosteddonutitem", - "pamhc2foodextended:greenbeancasseroleitem", - "pamhc2foodextended:groundcinnamonitem", - "pamhc2foodextended:mapleoatmealitem", - "pamhc2foodextended:peachesandcreamoatmealitem", - "pamhc2foodextended:pancakesitem", - "pamhc2foodextended:mozzerellasticksitem" - ] - }, - { - "amount": 1, - "output": "kubejs:melmapswebabavoaspaprappbat", - "inputs": [ - "pamhc2foodextended:melonjellysandwichitem", - "pamhc2foodextended:maplesyruppancakesitem", - "pamhc2foodextended:sweetberryjellysandwichitem", - "pamhc2foodextended:babaganoushitem", - "pamhc2foodextended:avocadoburritoitem", - "pamhc2foodextended:asparagusquicheitem", - "pamhc2foodextended:apricotglazedporkitem", - "pamhc2foodextended:applesnowitem", - "pamhc2foodextended:batteredsausageitem" - ] - }, - { - "amount": 1, - "output": "kubejs:beabeebeebenberbbqbbqbrobri", - "inputs": [ - "pamhc2foodextended:beansontoastitem", - "pamhc2foodextended:beefwellingtonitem", - "pamhc2foodextended:beetburgeritem", - "pamhc2foodextended:bentoboxitem", - "pamhc2foodextended:berrymeringuenestitem", - "pamhc2foodextended:bbqjackfruititem", - "pamhc2foodextended:bbqchickenbiscuititem", - "pamhc2foodextended:broccolindipitem", - "pamhc2foodextended:briochebunitem" - ] - }, - { - "amount": 1, - "output": "kubejs:brebrabrabolbolblabibbercev", - "inputs": [ - "pamhc2foodextended:breakfastburritoitem", - "pamhc2foodextended:bratwurstitem", - "pamhc2foodextended:braisedonionsitem", - "pamhc2foodextended:bolognasandwichitem", - "pamhc2foodextended:bolognaitem", - "pamhc2foodextended:blackberrycobbleritem", - "pamhc2foodextended:bibimbapitem", - "pamhc2foodextended:berryvinaigrettesaladitem", - "pamhc2foodextended:cevicheitem" - ] - }, - { - "amount": 1, - "output": "kubejs:celceacascancancalcacbutbul", - "inputs": [ - "pamhc2foodextended:celeryandpeanutbutteritem", - "pamhc2foodextended:ceasarsaladitem", - "pamhc2foodextended:cashewchickenitem", - "pamhc2foodextended:cantonesenoodlesitem", - "pamhc2foodextended:cantonesegreensitem", - "pamhc2foodextended:californiarollitem", - "pamhc2foodextended:cactussoupitem", - "pamhc2foodextended:buttertartitem", - "pamhc2foodextended:bulgogiitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chachachechechechechichichi", - "inputs": [ - "pamhc2foodextended:chaiteaitem", - "pamhc2foodextended:charsiuitem", - "pamhc2foodextended:cheesedanishitem", - "pamhc2foodextended:cheeseontoastitem", - "pamhc2foodextended:cheesesteakitem", - "pamhc2foodextended:cherrycoconutchocolatebaritem", - "pamhc2foodextended:chickenandwafflesitem", - "pamhc2foodextended:chickenbiscuititem", - "pamhc2foodextended:chickencelerycasseroleitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chichichichichichichichicho", - "inputs": [ - "pamhc2foodextended:chickenchowmeinitem", - "pamhc2foodextended:chickencordonbleuitem", - "pamhc2foodextended:chickencurryitem", - "pamhc2foodextended:chickengumboitem", - "pamhc2foodextended:chickenkatsuitem", - "pamhc2foodextended:chickenparmasanitem", - "pamhc2foodextended:chikorollitem", - "pamhc2foodextended:chilipoppersitem", - "pamhc2foodextended:chocolatemilkshakeitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chopeacorcorcolcofcitcincin", - "inputs": [ - "pamhc2foodextended:chocolateorangebiscuititem", - "pamhc2foodextended:peanutchocolatebaritem", - "pamhc2foodextended:cornedbeefhashitem", - "pamhc2foodextended:cornedbeefbreakfastitem", - "pamhc2foodextended:coleslawburgeritem", - "pamhc2foodextended:coffeeconlecheitem", - "pamhc2foodextended:citrussaladitem", - "pamhc2foodextended:cinnamonrollitem", - "pamhc2foodextended:cinnamonbreaditem" - ] - }, - { - "amount": 1, - "output": "kubejs:chochochocorcorcotcracracre", - "inputs": [ - "pamhc2foodextended:chorizoitem", - "pamhc2foodextended:chocovoxelsitem", - "pamhc2foodextended:chocolatesprinklecakeitem", - "pamhc2foodextended:cornedbeefitem", - "pamhc2foodextended:cornishpastyitem", - "pamhc2foodextended:cottagepieitem", - "pamhc2foodextended:crackersandcheeseitem", - "pamhc2foodextended:cracklinsitem", - "pamhc2foodextended:creamedbroccolisoupitem" - ] - }, - { - "amount": 1, - "output": "kubejs:crecrecrocuccurcuseggeggcur", - "inputs": [ - "pamhc2foodextended:creamedcornitem", - "pamhc2foodextended:creamofavocadosoupitem", - "pamhc2foodextended:croissantitem", - "pamhc2foodextended:cucumbersandwichitem", - "pamhc2foodextended:currypowderitem", - "pamhc2foodextended:custarditem", - "pamhc2foodextended:eggplantparmitem", - "pamhc2foodextended:eggnogitem", - "pamhc2foodextended:curryitem" - ] - }, - { - "amount": 1, - "output": "kubejs:dandamdhadimdeldevdanfaieto", - "inputs": [ - "pamhc2foodextended:dandelionteaitem", - "pamhc2foodextended:damperitem", - "pamhc2foodextended:dhalitem", - "pamhc2foodextended:dimsumitem", - "pamhc2foodextended:deluxechickencurryitem", - "pamhc2foodextended:deviledeggitem", - "pamhc2foodextended:dangoitem", - "pamhc2foodextended:fairybreaditem", - "pamhc2foodextended:etonmessitem" - ] - }, - { - "amount": 1, - "output": "kubejs:espeggeggeggeardrifesfigfis", - "inputs": [ - "pamhc2foodextended:espressoitem", - "pamhc2foodextended:eggtartitem", - "pamhc2foodextended:eggsbenedictitem", - "pamhc2foodextended:eggrollitem", - "pamhc2foodextended:earlgreyteaitem", - "pamhc2foodextended:driedsoupitem", - "pamhc2foodextended:festivalbreaditem", - "pamhc2foodextended:figbaritem", - "pamhc2foodextended:fishdinneritem" - ] - }, - { - "amount": 1, - "output": "kubejs:fisfivfooforfrifrifrifrifri", - "inputs": [ - "pamhc2foodextended:fishlettucewrapitem", - "pamhc2foodextended:fivespiceitem", - "pamhc2foodextended:footlongitem", - "pamhc2foodextended:fortunecookieitem", - "pamhc2foodextended:friedbolognasandwichitem", - "pamhc2foodextended:friedfeastitem", - "pamhc2foodextended:friedgreentomatoesitem", - "pamhc2foodextended:friedonionsitem", - "pamhc2foodextended:friedpecanokraitem" - ] - }, - { - "amount": 1, - "output": "kubejs:frifrufrufutgargargargengou", - "inputs": [ - "pamhc2foodextended:friedriceitem", - "pamhc2foodextended:fruitcakeitem", - "pamhc2foodextended:fruitcreamfestivalbreaditem", - "pamhc2foodextended:futomakiitem", - "pamhc2foodextended:garammasalaitem", - "pamhc2foodextended:gardensoupitem", - "pamhc2foodextended:garlicsteakitem", - "pamhc2foodextended:generaltsochickenitem", - "pamhc2foodextended:gourmetporkpattyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:gougougougougouginginghegin", - "inputs": [ - "pamhc2foodextended:gourmetporkburgeritem", - "pamhc2foodextended:gourmetmuttonpattyitem", - "pamhc2foodextended:gourmetmuttonburgeritem", - "pamhc2foodextended:gourmetbeefpattyitem", - "pamhc2foodextended:gourmetbeefburgeritem", - "pamhc2foodextended:gingersnapsitem", - "pamhc2foodextended:gingeredrhubarbtartitem", - "pamhc2foodextended:gherkinitem", - "pamhc2foodextended:gingerchickenitem" - ] - }, - { - "amount": 1, - "output": "kubejs:gregregrigrigrigrogroguagui", - "inputs": [ - "pamhc2foodextended:greeneggsandhamitem", - "pamhc2foodextended:greenteaitem", - "pamhc2foodextended:grilledcheesevegemitetoastitem", - "pamhc2foodextended:grilledskewersitem", - "pamhc2foodextended:gritsitem", - "pamhc2foodextended:groiledcheesesandwichitem", - "pamhc2foodextended:groundnutmegitem", - "pamhc2foodextended:guacamoleitem", - "pamhc2foodextended:guisoitem" - ] - }, - { - "amount": 1, - "output": "kubejs:gyuhonhomholhoiherheahasham", - "inputs": [ - "pamhc2foodextended:gyudonitem", - "pamhc2foodextended:honeybunitem", - "pamhc2foodextended:homestylelunchitem", - "pamhc2foodextended:holidaycakeitem", - "pamhc2foodextended:hoisinsauceitem", - "pamhc2foodextended:herbbutterparsnipsitem", - "pamhc2foodextended:heartybreakfastitem", - "pamhc2foodextended:hashitem", - "pamhc2foodextended:hamsweetpicklesandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:hamhaghonhonhonhonhonhonhot", - "inputs": [ - "pamhc2foodextended:hamandcheesesandwichitem", - "pamhc2foodextended:haggisitem", - "pamhc2foodextended:honeycombchocolatebaritem", - "pamhc2foodextended:honeyglazedcarrotsitem", - "pamhc2foodextended:honeyglazedhamitem", - "pamhc2foodextended:honeylemonlambitem", - "pamhc2foodextended:honeysandwichitem", - "pamhc2foodextended:honeysoyribsitem", - "pamhc2foodextended:hotandsoursoupitem" - ] - }, - { - "amount": 1, - "output": "kubejs:hothothumkorkohkimkeykaljel", - "inputs": [ - "pamhc2foodextended:hotdishcasseroleitem", - "pamhc2foodextended:hotwingsitem", - "pamhc2foodextended:hummusitem", - "pamhc2foodextended:koreandinneritem", - "pamhc2foodextended:kohlundpinkelitem", - "pamhc2foodextended:kimchiitem", - "pamhc2foodextended:keylimepieitem", - "pamhc2foodextended:kalechipsitem", - "pamhc2foodextended:jellyrollitem" - ] - }, - { - "amount": 1, - "output": "kubejs:jamimiimahuskunlamlamlamlam", - "inputs": [ - "pamhc2foodextended:jambalayaitem", - "pamhc2foodextended:imitationcrabsticksitem", - "pamhc2foodextended:imagawayakiitem", - "pamhc2foodextended:hushpuppiesitem", - "pamhc2foodextended:kungpaochickenitem", - "pamhc2foodextended:lambbarleysoupitem", - "pamhc2foodextended:lambkebabitem", - "pamhc2foodextended:lambwithmintsauceitem", - "pamhc2foodextended:lamingtonitem" - ] - }, - { - "amount": 1, - "output": "kubejs:laslavlealealeelemmanmapmas", - "inputs": [ - "pamhc2foodextended:lasagnaitem", - "pamhc2foodextended:lavendershortbreaditem", - "pamhc2foodextended:leafychickensandwichitem", - "pamhc2foodextended:leafyfishsandwichitem", - "pamhc2foodextended:leekbaconsoupitem", - "pamhc2foodextended:lemonaideitem", - "pamhc2foodextended:manjuuitem", - "pamhc2foodextended:maplesausageitem", - "pamhc2foodextended:mashedpotatoeschickenbiscuititem" - ] - }, - { - "amount": 1, - "output": "kubejs:masmanlivlemlemlemmermermer", - "inputs": [ - "pamhc2foodextended:mashedsweetpotatoesitem", - "pamhc2foodextended:mangochutneyitem", - "pamhc2foodextended:liverandonionsitem", - "pamhc2foodextended:lemonmeringueitem", - "pamhc2foodextended:lemondrizzlecakeitem", - "pamhc2foodextended:lemonchickenitem", - "pamhc2foodextended:meringuecookieitem", - "pamhc2foodextended:meringueitem", - "pamhc2foodextended:meringuebombeitem" - ] - }, - { - "amount": 1, - "output": "kubejs:meameameameemermermermocmoc", - "inputs": [ - "pamhc2foodextended:meatystirfryitem", - "pamhc2foodextended:meatpieitem", - "pamhc2foodextended:meatloafsandwichitem", - "pamhc2foodextended:meesuaitem", - "pamhc2foodextended:meringuerouladeitem", - "pamhc2foodextended:merveilleuxitem", - "pamhc2foodextended:meringuebrownieitem", - "pamhc2foodextended:mochidessertitem", - "pamhc2foodextended:mochaicecreamitem" - ] - }, - { - "amount": 1, - "output": "kubejs:mixmisminmetminmismixmocmus", - "inputs": [ - "pamhc2foodextended:mixedflowerssaladitem", - "pamhc2foodextended:misosoupitem", - "pamhc2foodextended:mincepieitem", - "pamhc2foodextended:mettbrotchenitem", - "pamhc2foodextended:mintchocolatechipicecreamitem", - "pamhc2foodextended:misopasteitem", - "pamhc2foodextended:mixedsaladitem", - "pamhc2foodextended:mochicakeitem", - "pamhc2foodextended:mushroomsteakitem" - ] - }, - { - "amount": 1, - "output": "kubejs:musmocmusmusmusmusomeoldokr", - "inputs": [ - "pamhc2foodextended:mushroomketchupomeletitem", - "pamhc2foodextended:mochiitem", - "pamhc2foodextended:mushroomketchupitem", - "pamhc2foodextended:mushroomlasagnaitem", - "pamhc2foodextended:mushroomrisottoitem", - "pamhc2foodextended:museliitem", - "pamhc2foodextended:omeletitem", - "pamhc2foodextended:oldworldveggiesoupitem", - "pamhc2foodextended:okracreoleitem" - ] - }, - { - "amount": 1, - "output": "kubejs:oniomuonimusneanaanutnopoat", - "inputs": [ - "pamhc2foodextended:onionhamburgeritem", - "pamhc2foodextended:omuriceitem", - "pamhc2foodextended:onigiriitem", - "pamhc2foodextended:musubiitem", - "pamhc2foodextended:neapolitanicecreamitem", - "pamhc2foodextended:naanitem", - "pamhc2foodextended:nuttoppedicecreamitem", - "pamhc2foodextended:nopalessaladitem", - "pamhc2foodextended:oatmealraisincookiesitem" - ] - }, - { - "amount": 1, - "output": "kubejs:okroveoraonipavpinporrairos", - "inputs": [ - "pamhc2foodextended:okrachipsitem", - "pamhc2foodextended:ovenroastedcaulifloweritem", - "pamhc2foodextended:orangechickenitem", - "pamhc2foodextended:onionringsitem", - "pamhc2foodextended:pavlovaitem", - "pamhc2foodextended:pinacoladaitem", - "pamhc2foodextended:porkrindsitem", - "pamhc2foodextended:raisinsitem", - "pamhc2foodextended:rosepetalteaitem" - ] - }, - { - "amount": 1, - "output": "kubejs:spistrswetimtirswesunstrspi", - "inputs": [ - "pamhc2foodextended:spicymustardporkitem", - "pamhc2foodextended:strawberryrhubarbpieitem", - "pamhc2foodextended:sweetpickleitem", - "pamhc2foodextended:timtamitem", - "pamhc2foodextended:tiropitaitem", - "pamhc2foodextended:sweetpotatopieitem", - "pamhc2foodextended:sundayroastitem", - "pamhc2foodextended:strawberrysouffleitem", - "pamhc2foodextended:spinachpieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:schrourampotpinpeapeapinpot", - "inputs": [ - "pamhc2foodextended:schnitzelitem", - "pamhc2foodextended:rouxitem", - "pamhc2foodextended:ramenitem", - "pamhc2foodextended:potatoandcheesepirogiitem", - "pamhc2foodextended:pineapplehamitem", - "pamhc2foodextended:peaandhamsoupitem", - "pamhc2foodextended:peachcobbleritem", - "pamhc2foodextended:pineappleupsidedowncakeitem", - "pamhc2foodextended:potatoandleeksoupitem" - ] - }, - { - "amount": 1, - "output": "kubejs:rassalseesplstusunswetoatoa", - "inputs": [ - "pamhc2foodextended:raspberrytrifleitem", - "pamhc2foodextended:saladdressingitem", - "pamhc2foodextended:seedsoupitem", - "pamhc2foodextended:splitpeasoupitem", - "pamhc2foodextended:stuffedeggplantitem", - "pamhc2foodextended:sunflowerbroccolisaladitem", - "pamhc2foodextended:sweetpotatosouffleitem", - "pamhc2foodextended:toadintheholeitem", - "pamhc2foodextended:toastedwesternitem" - ] - }, - { - "amount": 1, - "output": "kubejs:swesunstusprsessalredpotpin", - "inputs": [ - "pamhc2foodextended:sweetteaitem", - "pamhc2foodextended:sunflowerwheatrollsitem", - "pamhc2foodextended:stuffedmushroomitem", - "pamhc2foodextended:springfieldcashewchickenitem", - "pamhc2foodextended:sesameballitem", - "pamhc2foodextended:salisburysteakitem", - "pamhc2foodextended:redvelvetcupcakeitem", - "pamhc2foodextended:potatocakesitem", - "pamhc2foodextended:pinkelitem" - ] - }, - { - "amount": 1, - "output": "kubejs:peaoyspadpeapitpotricsalshe", - "inputs": [ - "pamhc2foodextended:peanutbuttercookiesitem", - "pamhc2foodextended:oystersauceitem", - "pamhc2foodextended:padthaiitem", - "pamhc2foodextended:peasandceleryitem", - "pamhc2foodextended:pitepaltitem", - "pamhc2foodextended:potatoesobrienitem", - "pamhc2foodextended:ricecakeitem", - "pamhc2foodextended:saltedcaramelitem", - "pamhc2foodextended:shepardspieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sprstutoaszepamsurpanparpic", - "inputs": [ - "pamhc2foodextended:springrollitem", - "pamhc2foodextended:stuffedpepperitem", - "pamhc2foodextended:toastsandwichitem", - "pamhc2foodextended:szechuaneggplantitem", - "pamhc2foodextended:pambitsboxitem", - "pamhc2foodextended:surfandturfitem", - "pamhc2foodextended:paneertikkamasalaitem", - "pamhc2foodextended:paradiseburgeritem", - "pamhc2foodextended:picklesitem" - ] - }, - { - "amount": 1, - "output": "kubejs:picpemploporporpumpotricsau", - "inputs": [ - "pamhc2foodextended:pickledonionsitem", - "pamhc2foodextended:pemmicanitem", - "pamhc2foodextended:ploughmanslunchitem", - "pamhc2foodextended:porklomeinitem", - "pamhc2foodextended:porklettucewrapitem", - "pamhc2foodextended:pumpkinoatsconesitem", - "pamhc2foodextended:potstickersitem", - "pamhc2foodextended:ricepuddingitem", - "pamhc2foodextended:saucedlambkebabitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sousugthrturtomtomvanvantim", - "inputs": [ - "pamhc2foodextended:southernstylebreakfastitem", - "pamhc2foodextended:sugarcookieitem", - "pamhc2foodextended:threebeansaladitem", - "pamhc2foodextended:turkishdelightitem", - "pamhc2foodextended:tomatosoupitem", - "pamhc2foodextended:tomatoherbchickenitem", - "pamhc2foodextended:vanillaconchasbreaditem", - "pamhc2foodextended:vanillaicecreamitem", - "pamhc2foodextended:timpanoitem" - ] - }, - { - "amount": 1, - "output": "kubejs:swesumstespisauraipasroaswe", - "inputs": [ - "pamhc2foodextended:sweetandsoursauceitem", - "pamhc2foodextended:summersquashwithradishitem", - "pamhc2foodextended:steaktartareitem", - "pamhc2foodextended:spicygreensitem", - "pamhc2foodextended:sausagerollitem", - "pamhc2foodextended:rainbowcurryitem", - "pamhc2foodextended:pastagardeniaitem", - "pamhc2foodextended:roastpotatoesitem", - "pamhc2foodextended:sweetandsourmeatballsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:stespisauroapumsucsweterste", - "inputs": [ - "pamhc2foodextended:steakfajitaitem", - "pamhc2foodextended:spicebunitem", - "pamhc2foodextended:sausageinbreaditem", - "pamhc2foodextended:roastedrootveggiemedleyitem", - "pamhc2foodextended:pumpkinspicelatteitem", - "pamhc2foodextended:succotashitem", - "pamhc2foodextended:sweetandsourchickenitem", - "pamhc2foodextended:teriyakichickenitem", - "pamhc2foodextended:steakandchipsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sauroapoaphopanpourivsausor", - "inputs": [ - "pamhc2foodextended:sausagebeanmeltitem", - "pamhc2foodextended:roastchickenitem", - "pamhc2foodextended:poachedpearitem", - "pamhc2foodextended:phoitem", - "pamhc2foodextended:paneeritem", - "pamhc2foodextended:poutineitem", - "pamhc2foodextended:rivermudcakeitem", - "pamhc2foodextended:sauerbratenitem", - "pamhc2foodextended:sorbetitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sprsuaswetattaisusstusprsla", - "inputs": [ - "pamhc2foodextended:sprinklescupcakeitem", - "pamhc2foodextended:suaderoitem", - "pamhc2foodextended:swedishmeatballsitem", - "pamhc2foodextended:tatertotsitem", - "pamhc2foodextended:taiyakiitem", - "pamhc2foodextended:sushiitem", - "pamhc2foodextended:stuffingitem", - "pamhc2foodextended:springsaladitem", - "pamhc2foodextended:slawdogitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pizpechervaneldpindatjacbla", - "inputs": [ - "pamhc2foodextended:pizzasoupitem", - "pamhc2foodextended:pecanpieitem", - "pamhc2foodextended:herbcheeseballitem", - "pamhc2foodextended:vanillaitem", - "pamhc2foodextended:elderberryjuiceitem", - "pamhc2foodextended:pineapplejuiceitem", - "pamhc2foodextended:datejuiceitem", - "pamhc2foodextended:jackfruitjuiceitem", - "pamhc2foodextended:blackberryjellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:strplupaptameldpindatdrache", - "inputs": [ - "pamhc2foodextended:strawberryjellyitem", - "pamhc2foodextended:plumjellyitem", - "pamhc2foodextended:papayajellyitem", - "pamhc2foodextended:tamarindjellyitem", - "pamhc2foodextended:elderberrysmoothieitem", - "pamhc2foodextended:pineapplesmoothieitem", - "pamhc2foodextended:datesmoothieitem", - "pamhc2foodextended:dragonfruitsmoothieitem", - "pamhc2foodextended:cherrysmoothieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:hucgooperpawcanbluguadrache", - "inputs": [ - "pamhc2foodextended:huckleberrysmoothieitem", - "pamhc2foodextended:gooseberryjellyitem", - "pamhc2foodextended:persimmonjellyitem", - "pamhc2foodextended:pawpawjellyitem", - "pamhc2foodextended:cantaloupejellyitem", - "pamhc2foodextended:blueberryjellyitem", - "pamhc2foodextended:guavajuiceitem", - "pamhc2foodextended:dragonfruitjuiceitem", - "pamhc2foodextended:cherryjuiceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:huccoupokyorvegvegzepfiscap", - "inputs": [ - "pamhc2foodextended:huckleberryjuiceitem", - "pamhc2foodextended:couscousitem", - "pamhc2foodextended:pokebowlitem", - "pamhc2foodextended:yorkshirepuddingitem", - "pamhc2foodextended:vegemiteitem", - "pamhc2foodextended:vegemiteontoastitem", - "pamhc2foodextended:zeppoleitem", - "pamhc2foodextended:fishcakesitem", - "pamhc2foodextended:capresesaladitem" - ] - }, - { - "amount": 1, - "output": "kubejs:canjunorafiglyccacgrasoupom", - "inputs": [ - "pamhc2foodextended:candycornitem", - "pamhc2foodextended:juniperberryjuiceitem", - "pamhc2foodextended:orangejuiceitem", - "pamhc2foodextended:figjuiceitem", - "pamhc2foodextended:lycheejuiceitem", - "pamhc2foodextended:cactusfruitjellyitem", - "pamhc2foodextended:grapejellyitem", - "pamhc2foodextended:soursopjellyitem", - "pamhc2foodextended:pomegranatejellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:durjunorafiggrapeamullemsta", - "inputs": [ - "pamhc2foodextended:durianjellyitem", - "pamhc2foodextended:juniperberrysmoothieitem", - "pamhc2foodextended:orangesmoothieitem", - "pamhc2foodextended:figsmoothieitem", - "pamhc2foodextended:grapefruitsmoothieitem", - "pamhc2foodextended:peachsmoothieitem", - "pamhc2foodextended:mulberrysmoothieitem", - "pamhc2foodextended:lemonjellyitem", - "pamhc2foodextended:starfruitjellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:aprgrecanpasgrapeamulaebpea", - "inputs": [ - "pamhc2foodextended:apricotjellyitem", - "pamhc2foodextended:greengrapejellyitem", - "pamhc2foodextended:candleberryjellyitem", - "pamhc2foodextended:passionfruitjuiceitem", - "pamhc2foodextended:grapefruitjuiceitem", - "pamhc2foodextended:peachjuiceitem", - "pamhc2foodextended:mulberryjuiceitem", - "pamhc2foodextended:aebleskiversitem", - "pamhc2foodextended:peanutbutterbananasandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:fiszesvegperpomstabreplupea", - "inputs": [ - "pamhc2foodextended:fishfingersandcustarditem", - "pamhc2foodextended:zestyzucchiniitem", - "pamhc2foodextended:vegetablesoupitem", - "pamhc2foodextended:persimmonsmoothieitem", - "pamhc2foodextended:pomegranatesmoothieitem", - "pamhc2foodextended:starfruitsmoothieitem", - "pamhc2foodextended:breadfruitsmoothieitem", - "pamhc2foodextended:plumsmoothieitem", - "pamhc2foodextended:pearsmoothieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:souaprkiwgregrastrraslimcan", - "inputs": [ - "pamhc2foodextended:soursopsmoothieitem", - "pamhc2foodextended:apricotsmoothieitem", - "pamhc2foodextended:kiwismoothieitem", - "pamhc2foodextended:greengrapesmoothieitem", - "pamhc2foodextended:grapesmoothieitem", - "pamhc2foodextended:strawberrysmoothieitem", - "pamhc2foodextended:raspberrysmoothieitem", - "pamhc2foodextended:limejellyitem", - "pamhc2foodextended:candleberrysmoothieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:cracacblublaramlycjacbregua", - "inputs": [ - "pamhc2foodextended:cranberrysmoothieitem", - "pamhc2foodextended:cactusfruitsmoothieitem", - "pamhc2foodextended:blueberrysmoothieitem", - "pamhc2foodextended:blackberrysmoothieitem", - "pamhc2foodextended:rambutanjellyitem", - "pamhc2foodextended:lycheejellyitem", - "pamhc2foodextended:jackfruitjellyitem", - "pamhc2foodextended:breadfruitjellyitem", - "pamhc2foodextended:guavajellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pasmangradatbandraorapinfig", - "inputs": [ - "pamhc2foodextended:passionfruitjellyitem", - "pamhc2foodextended:mangojellyitem", - "pamhc2foodextended:grapefruitjellyitem", - "pamhc2foodextended:datejellyitem", - "pamhc2foodextended:bananajellyitem", - "pamhc2foodextended:dragonfruitjellyitem", - "pamhc2foodextended:orangejellyitem", - "pamhc2foodextended:pineapplejellyitem", - "pamhc2foodextended:figjellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:kiwchepeapeacrahucmulrasjun", - "inputs": [ - "pamhc2foodextended:kiwijellyitem", - "pamhc2foodextended:cherryjellyitem", - "pamhc2foodextended:peachjellyitem", - "pamhc2foodextended:pearjellyitem", - "pamhc2foodextended:cranberryjellyitem", - "pamhc2foodextended:huckleberryjellyitem", - "pamhc2foodextended:mulberryjellyitem", - "pamhc2foodextended:raspberryjellyitem", - "pamhc2foodextended:juniperberryjellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:elddurlemgootamramlimbrepom", - "inputs": [ - "pamhc2foodextended:elderberryjellyitem", - "pamhc2foodextended:durianjuiceitem", - "pamhc2foodextended:lemonjuiceitem", - "pamhc2foodextended:gooseberryjuiceitem", - "pamhc2foodextended:tamarindjuiceitem", - "pamhc2foodextended:rambutanjuiceitem", - "pamhc2foodextended:limejuiceitem", - "pamhc2foodextended:breadfruitjuiceitem", - "pamhc2foodextended:pomegranatejuiceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:papperstaaprpawplupeabansou", - "inputs": [ - "pamhc2foodextended:papayajuiceitem", - "pamhc2foodextended:persimmonjuiceitem", - "pamhc2foodextended:starfruitjuiceitem", - "pamhc2foodextended:apricotjuiceitem", - "pamhc2foodextended:pawpawjuiceitem", - "pamhc2foodextended:plumjuiceitem", - "pamhc2foodextended:pearjuiceitem", - "pamhc2foodextended:bananajuiceitem", - "pamhc2foodextended:soursopjuiceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:grakiwrascangrestrcracanbla", - "inputs": [ - "pamhc2foodextended:grapejuiceitem", - "pamhc2foodextended:kiwijuiceitem", - "pamhc2foodextended:raspberryjuiceitem", - "pamhc2foodextended:cantaloupejuiceitem", - "pamhc2foodextended:greengrapejuiceitem", - "pamhc2foodextended:strawberryjuiceitem", - "pamhc2foodextended:cranberryjuiceitem", - "pamhc2foodextended:candleberryjuiceitem", - "pamhc2foodextended:blackberryjuiceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:cheblucacchicorpeacrehazgra", - "inputs": [ - "pamhc2foodextended:cheesytacotortillachipsitem", - "pamhc2foodextended:blueberryjuiceitem", - "pamhc2foodextended:cactusfruitjuiceitem", - "pamhc2foodextended:chickenalfredoitem", - "pamhc2foodextended:cornedbeefandcabbageitem", - "pamhc2foodextended:peanutbutterbananapancakesitem", - "pamhc2foodextended:creamofchickenitem", - "pamhc2foodextended:hazelnutcoffeeitem", - "pamhc2foodextended:grandmasmacaronicasseroleitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chichiloxoraranchobeajalzuc", - "inputs": [ - "pamhc2foodextended:chickentendersitem", - "pamhc2foodextended:chickentendersmealitem", - "pamhc2foodextended:loxbagelsandwichitem", - "pamhc2foodextended:orangegingerbeefitem", - "pamhc2foodextended:ranchfriedchickenitem", - "pamhc2foodextended:chocolatechippancakesitem", - "pamhc2foodextended:beancornmealitem", - "pamhc2foodextended:jalapenoburgeritem", - "pamhc2foodextended:zucchinibakeitem" - ] - }, - { - "amount": 1, - "output": "kubejs:fajavozucwalweevinvegvegveg", - "inputs": [ - "pamhc2foodextended:fajitaburritoitem", - "pamhc2foodextended:avocadotoastitem", - "pamhc2foodextended:zucchinifriesitem", - "pamhc2foodextended:walnutraisinbreaditem", - "pamhc2foodextended:weekendpicnicitem", - "pamhc2foodextended:vindalooitem", - "pamhc2foodextended:veggiestirfryitem", - "pamhc2foodextended:vegetarianlettucewrapitem", - "pamhc2foodextended:veggiestripsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:jacgoodurlemlimrasmuljunhuc", - "inputs": [ - "pamhc2foodextended:jackfruitsmoothieitem", - "pamhc2foodextended:gooseberrysmoothieitem", - "pamhc2foodextended:duriansmoothieitem", - "pamhc2foodextended:lemonsmoothieitem", - "pamhc2foodextended:limesmoothieitem", - "pamhc2foodextended:raspberrypieitem", - "pamhc2foodextended:mulberrypieitem", - "pamhc2foodextended:juniperberrypieitem", - "pamhc2foodextended:huckleberrypieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:eldcracancacblublastrcangra", - "inputs": [ - "pamhc2foodextended:elderberrypieitem", - "pamhc2foodextended:cranberrypieitem", - "pamhc2foodextended:candleberrypieitem", - "pamhc2foodextended:cactusfruitpieitem", - "pamhc2foodextended:blueberrypieitem", - "pamhc2foodextended:blackberrypieitem", - "pamhc2foodextended:strawberrypieitem", - "pamhc2foodextended:cantaloupepieitem", - "pamhc2foodextended:grapepieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:grekiwpincheorapeapeaplupaw", - "inputs": [ - "pamhc2foodextended:greengrapepieitem", - "pamhc2foodextended:kiwipieitem", - "pamhc2foodextended:pineapplepieitem", - "pamhc2foodextended:cherrypieitem", - "pamhc2foodextended:orangepieitem", - "pamhc2foodextended:peachpieitem", - "pamhc2foodextended:pearpieitem", - "pamhc2foodextended:plumpieitem", - "pamhc2foodextended:pawpawpieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:souaprbandatdrafiggramanram", - "inputs": [ - "pamhc2foodextended:soursoppieitem", - "pamhc2foodextended:apricotpieitem", - "pamhc2foodextended:bananapieitem", - "pamhc2foodextended:datepieitem", - "pamhc2foodextended:dragonfruitpieitem", - "pamhc2foodextended:figpieitem", - "pamhc2foodextended:grapefruitpieitem", - "pamhc2foodextended:mangopieitem", - "pamhc2foodextended:rambutanpieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:paslycguajacbrestapomperpap", - "inputs": [ - "pamhc2foodextended:passionfruitpieitem", - "pamhc2foodextended:lycheepieitem", - "pamhc2foodextended:guavapieitem", - "pamhc2foodextended:jackfruitpieitem", - "pamhc2foodextended:breadfruitpieitem", - "pamhc2foodextended:starfruitpieitem", - "pamhc2foodextended:pomegranatepieitem", - "pamhc2foodextended:persimmonpieitem", - "pamhc2foodextended:papayapieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:tamdurgoolemlimblablucaccan", - "inputs": [ - "pamhc2foodextended:tamarindpieitem", - "pamhc2foodextended:durianpieitem", - "pamhc2foodextended:gooseberrypieitem", - "pamhc2foodextended:lemonpieitem", - "pamhc2foodextended:limepieitem", - "pamhc2foodextended:blackberryjellytoastitem", - "pamhc2foodextended:blueberryjellytoastitem", - "pamhc2foodextended:cactusfruitjellytoastitem", - "pamhc2foodextended:candleberryjellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:crahucjunmulrasstreldcangra", - "inputs": [ - "pamhc2foodextended:cranberryjellytoastitem", - "pamhc2foodextended:huckleberryjellytoastitem", - "pamhc2foodextended:juniperberryjellytoastitem", - "pamhc2foodextended:mulberryjellytoastitem", - "pamhc2foodextended:raspberryjellytoastitem", - "pamhc2foodextended:strawberryjellytoastitem", - "pamhc2foodextended:elderberryjellytoastitem", - "pamhc2foodextended:cantaloupejellytoastitem", - "pamhc2foodextended:grapejellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:grekiwaprplupeaorachepinsou", - "inputs": [ - "pamhc2foodextended:greengrapejellytoastitem", - "pamhc2foodextended:kiwijellytoastitem", - "pamhc2foodextended:apricotjellytoastitem", - "pamhc2foodextended:plumjellytoastitem", - "pamhc2foodextended:pearjellytoastitem", - "pamhc2foodextended:orangejellytoastitem", - "pamhc2foodextended:cherryjellytoastitem", - "pamhc2foodextended:pineapplejellytoastitem", - "pamhc2foodextended:soursopjellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pawpeaperpapmangrafigpaslyc", - "inputs": [ - "pamhc2foodextended:pawpawjellytoastitem", - "pamhc2foodextended:peachjellytoastitem", - "pamhc2foodextended:persimmonjellytoastitem", - "pamhc2foodextended:papayajellytoastitem", - "pamhc2foodextended:mangojellytoastitem", - "pamhc2foodextended:grapefruitjellytoastitem", - "pamhc2foodextended:figjellytoastitem", - "pamhc2foodextended:passionfruitjellytoastitem", - "pamhc2foodextended:lycheejellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:guadradatjacblarampombrelim", - "inputs": [ - "pamhc2foodextended:guavajellytoastitem", - "pamhc2foodextended:dragonfruitjellytoastitem", - "pamhc2foodextended:datejellytoastitem", - "pamhc2foodextended:jackfruitjellytoastitem", - "pamhc2foodextended:blackberryyogurtitem", - "pamhc2foodextended:rambutanjellytoastitem", - "pamhc2foodextended:pomegranatejellytoastitem", - "pamhc2foodextended:breadfruitjellytoastitem", - "pamhc2foodextended:limejellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:lemdurtamgoostabanblucaccan", - "inputs": [ - "pamhc2foodextended:lemonjellytoastitem", - "pamhc2foodextended:durianjellytoastitem", - "pamhc2foodextended:tamarindjellytoastitem", - "pamhc2foodextended:gooseberryjellytoastitem", - "pamhc2foodextended:starfruitjellytoastitem", - "pamhc2foodextended:bananajellytoastitem", - "pamhc2foodextended:blueberryyogurtitem", - "pamhc2foodextended:cactusfruityogurtitem", - "pamhc2foodextended:candleberryyogurtitem" - ] - }, - { - "amount": 1, - "output": "kubejs:craeldhucjunrasmulkiwgregra", - "inputs": [ - "pamhc2foodextended:cranberryyogurtitem", - "pamhc2foodextended:elderberryyogurtitem", - "pamhc2foodextended:huckleberryyogurtitem", - "pamhc2foodextended:juniperberryyogurtitem", - "pamhc2foodextended:raspberryyogurtitem", - "pamhc2foodextended:mulberryyogurtitem", - "pamhc2foodextended:kiwiyogurtitem", - "pamhc2foodextended:greengrapeyogurtitem", - "pamhc2foodextended:grapeyogurtitem" - ] - }, - { - "amount": 1, - "output": "kubejs:canpeachepinstrpeaoraplupaw", - "inputs": [ - "pamhc2foodextended:cantaloupeyogurtitem", - "pamhc2foodextended:peachyogurtitem", - "pamhc2foodextended:cherryyogurtitem", - "pamhc2foodextended:pineappleyogurtitem", - "pamhc2foodextended:strawberryyogurtitem", - "pamhc2foodextended:pearyogurtitem", - "pamhc2foodextended:orangeyogurtitem", - "pamhc2foodextended:plumyogurtitem", - "pamhc2foodextended:pawpawyogurtitem" - ] - }, - { - "amount": 1, - "output": "kubejs:souaprbandatdrafiggramanram1", - "inputs": [ - "pamhc2foodextended:soursopyogurtitem", - "pamhc2foodextended:apricotyogurtitem", - "pamhc2foodextended:bananayogurtitem", - "pamhc2foodextended:dateyogurtitem", - "pamhc2foodextended:dragonfruityogurtitem", - "pamhc2foodextended:figyogurtitem", - "pamhc2foodextended:grapefruityogurtitem", - "pamhc2foodextended:mangoyogurtitem", - "pamhc2foodextended:rambutanyogurtitem" - ] - }, - { - "amount": 1, - "output": "kubejs:paslycguajacbrestapomperpap1", - "inputs": [ - "pamhc2foodextended:passionfruityogurtitem", - "pamhc2foodextended:lycheeyogurtitem", - "pamhc2foodextended:guavayogurtitem", - "pamhc2foodextended:jackfruityogurtitem", - "pamhc2foodextended:breadfruityogurtitem", - "pamhc2foodextended:starfruityogurtitem", - "pamhc2foodextended:pomegranateyogurtitem", - "pamhc2foodextended:persimmonyogurtitem", - "pamhc2foodextended:papayayogurtitem" - ] - }, - { - "amount": 1, - "output": "kubejs:tamgoodurlemlimblablucaccan", - "inputs": [ - "pamhc2foodextended:tamarindyogurtitem", - "pamhc2foodextended:gooseberryyogurtitem", - "pamhc2foodextended:durianyogurtitem", - "pamhc2foodextended:lemonyogurtitem", - "pamhc2foodextended:limeyogurtitem", - "pamhc2foodextended:blackberryjellysandwichitem", - "pamhc2foodextended:blueberryjellysandwichitem", - "pamhc2foodextended:cactusfruitjellysandwichitem", - "pamhc2foodextended:candleberryjellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:crakiwgregracanstrrasmuljun", - "inputs": [ - "pamhc2foodextended:cranberryjellysandwichitem", - "pamhc2foodextended:kiwijellysandwichitem", - "pamhc2foodextended:greengrapejellysandwichitem", - "pamhc2foodextended:grapejellysandwichitem", - "pamhc2foodextended:cantaloupejellysandwichitem", - "pamhc2foodextended:strawberryjellysandwichitem", - "pamhc2foodextended:raspberryjellysandwichitem", - "pamhc2foodextended:mulberryjellysandwichitem", - "pamhc2foodextended:juniperberryjellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:huceldpinappcheorapeapeaplu", - "inputs": [ - "pamhc2foodextended:huckleberryjellysandwichitem", - "pamhc2foodextended:elderberryjellysandwichitem", - "pamhc2foodextended:pineapplejellysandwichitem", - "pamhc2foodextended:applejellysandwichitem", - "pamhc2foodextended:cherryjellysandwichitem", - "pamhc2foodextended:orangejellysandwichitem", - "pamhc2foodextended:peachjellysandwichitem", - "pamhc2foodextended:pearjellysandwichitem", - "pamhc2foodextended:plumjellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pawsouaprbanperpomstalemdur", - "inputs": [ - "pamhc2foodextended:pawpawjellysandwichitem", - "pamhc2foodextended:soursopjellysandwichitem", - "pamhc2foodextended:apricotjellysandwichitem", - "pamhc2foodextended:bananajellysandwichitem", - "pamhc2foodextended:persimmonjellysandwichitem", - "pamhc2foodextended:pomegranatejellysandwichitem", - "pamhc2foodextended:starfruitjellysandwichitem", - "pamhc2foodextended:lemonjellysandwichitem", - "pamhc2foodextended:durianjellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:gootamrampaslycguajacbrelim", - "inputs": [ - "pamhc2foodextended:gooseberryjellysandwichitem", - "pamhc2foodextended:tamarindjellysandwichitem", - "pamhc2foodextended:rambutanjellysandwichitem", - "pamhc2foodextended:passionfruitjellysandwichitem", - "pamhc2foodextended:lycheejellysandwichitem", - "pamhc2foodextended:guavajellysandwichitem", - "pamhc2foodextended:jackfruitjellysandwichitem", - "pamhc2foodextended:breadfruitjellysandwichitem", - "pamhc2foodextended:limejellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:avocanchechegoolemnutorapea", - "inputs": [ - "pamhc2trees:avocadoitem", - "pamhc2trees:candlenutitem", - "pamhc2trees:cherryitem", - "pamhc2trees:chestnutitem", - "pamhc2trees:gooseberryitem", - "pamhc2trees:lemonitem", - "pamhc2trees:nutmegitem", - "pamhc2trees:orangeitem", - "pamhc2trees:peachitem" - ] - }, - { - "amount": 1, - "output": "kubejs:banapralmacosoupawhazwalplu", - "inputs": [ - "pamhc2trees:bananaitem", - "pamhc2trees:apricotitem", - "pamhc2trees:almonditem", - "pamhc2trees:acornitem", - "pamhc2trees:soursopitem", - "pamhc2trees:pawpawitem", - "pamhc2trees:hazelnutitem", - "pamhc2trees:walnutitem", - "pamhc2trees:plumitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pealimmangrafigdurdradatcoc", - "inputs": [ - "pamhc2trees:pearitem", - "pamhc2trees:limeitem", - "pamhc2trees:mangoitem", - "pamhc2trees:grapefruititem", - "pamhc2trees:figitem", - "pamhc2trees:durianitem", - "pamhc2trees:dragonfruititem", - "pamhc2trees:dateitem", - "pamhc2trees:coconutitem" - ] - }, - { - "amount": 1, - "output": "kubejs:cincasolipappecperpispomsta", - "inputs": [ - "pamhc2trees:cinnamonitem", - "pamhc2trees:cashewitem", - "pamhc2trees:oliveitem", - "pamhc2trees:papayaitem", - "pamhc2trees:pecanitem", - "pamhc2trees:persimmonitem", - "pamhc2trees:pistachioitem", - "pamhc2trees:pomegranateitem", - "pamhc2trees:starfruititem" - ] - }, - { - "amount": 1, - "output": "kubejs:vanbreroaroapinmaptamrampas", - "inputs": [ - "pamhc2trees:vanillabeanitem", - "pamhc2trees:breadfruititem", - "pamhc2trees:roastedhazelnutitem", - "pamhc2trees:roastedchestnutitem", - "pamhc2trees:pinenutitem", - "pamhc2trees:maplesyrupitem", - "pamhc2trees:tamarinditem", - "pamhc2trees:rambutanitem", - "pamhc2trees:passionfruititem" - ] - }, - { - "amount": 1, - "output": "kubejs:lycjacguapeproaroaroaagaasp", - "inputs": [ - "pamhc2trees:lycheeitem", - "pamhc2trees:jackfruititem", - "pamhc2trees:guavaitem", - "pamhc2trees:peppercornitem", - "pamhc2trees:roastedwalnutitem", - "pamhc2trees:roastedpinenutitem", - "pamhc2trees:roastedacornitem", - "pamhc2crops:agaveitem", - "pamhc2crops:asparagusitem" - ] - }, - { - "amount": 1, - "output": "kubejs:barbeacaseggcucbrubroblubla", - "inputs": [ - "pamhc2crops:barleyitem", - "pamhc2crops:beanitem", - "pamhc2crops:cassavaitem", - "pamhc2crops:eggplantitem", - "pamhc2crops:cucumberitem", - "pamhc2crops:brusselsproutitem", - "pamhc2crops:broccoliitem", - "pamhc2crops:blueberryitem", - "pamhc2crops:blackberryitem" - ] - }, - { - "amount": 1, - "output": "kubejs:belcaucelchichicofcorcotcra", - "inputs": [ - "pamhc2crops:bellpepperitem", - "pamhc2crops:caulifloweritem", - "pamhc2crops:celeryitem", - "pamhc2crops:chickpeaitem", - "pamhc2crops:chilipepperitem", - "pamhc2crops:coffeebeanitem", - "pamhc2crops:cornitem", - "pamhc2crops:cottonitem", - "pamhc2crops:cranberryitem" - ] - }, - { - "amount": 1, - "output": "kubejs:jutjunjichucgregragingarfla", - "inputs": [ - "pamhc2crops:juteitem", - "pamhc2crops:juniperberryitem", - "pamhc2crops:jicamaitem", - "pamhc2crops:huckleberryitem", - "pamhc2crops:greengrapeitem", - "pamhc2crops:grapeitem", - "pamhc2crops:gingeritem", - "pamhc2crops:garlicitem", - "pamhc2crops:flaxitem" - ] - }, - { - "amount": 1, - "output": "kubejs:eldkalkenkiwkohleelenletmil", - "inputs": [ - "pamhc2crops:elderberryitem", - "pamhc2crops:kaleitem", - "pamhc2crops:kenafitem", - "pamhc2crops:kiwiitem", - "pamhc2crops:kohlrabiitem", - "pamhc2crops:leekitem", - "pamhc2crops:lentilitem", - "pamhc2crops:lettuceitem", - "pamhc2crops:milletitem" - ] - }, - { - "amount": 1, - "output": "kubejs:mulmuscancancaccabrasradqui", - "inputs": [ - "pamhc2crops:mulberryitem", - "pamhc2crops:mustardseedsitem", - "pamhc2crops:cantaloupeitem", - "pamhc2crops:candleberryitem", - "pamhc2crops:cactusfruititem", - "pamhc2crops:cabbageitem", - "pamhc2crops:raspberryitem", - "pamhc2crops:radishitem", - "pamhc2crops:quinoaitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pinpeapeaparoniokroatrhuric", - "inputs": [ - "pamhc2crops:pineappleitem", - "pamhc2crops:peasitem", - "pamhc2crops:peanutitem", - "pamhc2crops:parsnipitem", - "pamhc2crops:onionitem", - "pamhc2crops:okraitem", - "pamhc2crops:oatsitem", - "pamhc2crops:rhubarbitem", - "pamhc2crops:riceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:rutryescasessissoyspispiwin", - "inputs": [ - "pamhc2crops:rutabagaitem", - "pamhc2crops:ryeitem", - "pamhc2crops:scallionitem", - "pamhc2crops:sesameseedsitem", - "pamhc2crops:sisalitem", - "pamhc2crops:soybeanitem", - "pamhc2crops:spiceleafitem", - "pamhc2crops:spinachitem", - "pamhc2crops:wintersquashitem" - ] - }, - { - "amount": 1, - "output": "kubejs:whiwatturtomtomteatarswestr", - "inputs": [ - "pamhc2crops:whitemushroomitem", - "pamhc2crops:waterchestnutitem", - "pamhc2crops:turnipitem", - "pamhc2crops:tomatoitem", - "pamhc2crops:tomatilloitem", - "pamhc2crops:tealeafitem", - "pamhc2crops:taroitem", - "pamhc2crops:sweetpotatoitem", - "pamhc2crops:strawberryitem" - ] - }, - { - "amount": 1, - "output": "kubejs:zucalfalobarcancatchiclolot", - "inputs": [ - "pamhc2crops:zucchiniitem", - "pamhc2crops:alfalfaitem", - "pamhc2crops:aloeitem", - "pamhc2crops:barrelcactusitem", - "pamhc2crops:canolaitem", - "pamhc2crops:cattailitem", - "pamhc2crops:chiaitem", - "pamhc2crops:cloudberryitem", - "pamhc2crops:lotusitem" - ] - }, - { - "amount": 1, - "output": "kubejs:netnopsortruwolyucbokcalgua", - "inputs": [ - "pamhc2crops:nettlesitem", - "pamhc2crops:nopalesitem", - "pamhc2crops:sorghumitem", - "pamhc2crops:truffleitem", - "pamhc2crops:wolfberryitem", - "pamhc2crops:yuccaitem", - "pamhc2crops:bokchoyitem", - "pamhc2crops:calabashitem", - "pamhc2crops:guaranaitem" - ] - }, - { - "amount": 1, - "output": "kubejs:papsunagaarrartaspbarbeabel", - "inputs": [ - "pamhc2crops:papyrusitem", - "pamhc2crops:sunchokeitem", - "pamhc2crops:agaveseeditem", - "pamhc2crops:arrowrootseeditem", - "pamhc2crops:artichokeseeditem", - "pamhc2crops:asparagusseeditem", - "pamhc2crops:barleyseeditem", - "pamhc2crops:beanseeditem", - "pamhc2crops:bellpepperseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:blabluchicelcaucascancancac", - "inputs": [ - "pamhc2crops:blackberryseeditem", - "pamhc2crops:blueberryseeditem", - "pamhc2crops:chickpeaseeditem", - "pamhc2crops:celeryseeditem", - "pamhc2crops:cauliflowerseeditem", - "pamhc2crops:cassavaseeditem", - "pamhc2crops:cantaloupeseeditem", - "pamhc2crops:candleberryseeditem", - "pamhc2crops:cactusfruitseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:cabbrubrochicofcorcotcracuc", - "inputs": [ - "pamhc2crops:cabbageseeditem", - "pamhc2crops:brusselsproutseeditem", - "pamhc2crops:broccoliseeditem", - "pamhc2crops:chilipepperseeditem", - "pamhc2crops:coffeebeanseeditem", - "pamhc2crops:cornseeditem", - "pamhc2crops:cottonseeditem", - "pamhc2crops:cranberryseeditem", - "pamhc2crops:cucumberseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:eggeldflagarkiwkenkaljutjun", - "inputs": [ - "pamhc2crops:eggplantseeditem", - "pamhc2crops:elderberryseeditem", - "pamhc2crops:flaxseeditem", - "pamhc2crops:garlicseeditem", - "pamhc2crops:kiwiseeditem", - "pamhc2crops:kenafseeditem", - "pamhc2crops:kaleseeditem", - "pamhc2crops:juteseeditem", - "pamhc2crops:juniperberryseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:jichucgregraginoniokroatmus", - "inputs": [ - "pamhc2crops:jicamaseeditem", - "pamhc2crops:huckleberryseeditem", - "pamhc2crops:greengrapeseeditem", - "pamhc2crops:grapeseeditem", - "pamhc2crops:gingerseeditem", - "pamhc2crops:onionseeditem", - "pamhc2crops:okraseeditem", - "pamhc2crops:oatsseeditem", - "pamhc2crops:mustardseedsseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:mulmilletlenleekohparpeapea", - "inputs": [ - "pamhc2crops:mulberryseeditem", - "pamhc2crops:milletseeditem", - "pamhc2crops:lettuceseeditem", - "pamhc2crops:lentilseeditem", - "pamhc2crops:leekseeditem", - "pamhc2crops:kohlrabiseeditem", - "pamhc2crops:parsnipseeditem", - "pamhc2crops:peanutseeditem", - "pamhc2crops:peasseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:pinquiradrasrhuricrutryealf", - "inputs": [ - "pamhc2crops:pineappleseeditem", - "pamhc2crops:quinoaseeditem", - "pamhc2crops:radishseeditem", - "pamhc2crops:raspberryseeditem", - "pamhc2crops:rhubarbseeditem", - "pamhc2crops:riceseeditem", - "pamhc2crops:rutabagaseeditem", - "pamhc2crops:ryeseeditem", - "pamhc2crops:alfalfaseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:zucnetlotclochicatcantomtea", - "inputs": [ - "pamhc2crops:zucchiniseeditem", - "pamhc2crops:nettlesseeditem", - "pamhc2crops:lotusseeditem", - "pamhc2crops:cloudberryseeditem", - "pamhc2crops:chiaseeditem", - "pamhc2crops:cattailseeditem", - "pamhc2crops:canolaseeditem", - "pamhc2crops:tomatilloseeditem", - "pamhc2crops:tealeafseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:tomturwatwhiwinalotarswestr", - "inputs": [ - "pamhc2crops:tomatoseeditem", - "pamhc2crops:turnipseeditem", - "pamhc2crops:waterchestnutseeditem", - "pamhc2crops:whitemushroomseeditem", - "pamhc2crops:wintersquashseeditem", - "pamhc2crops:aloeseeditem", - "pamhc2crops:taroseeditem", - "pamhc2crops:sweetpotatoseeditem", - "pamhc2crops:strawberryseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:spispisoysissesscabarnopsor", - "inputs": [ - "pamhc2crops:spinachseeditem", - "pamhc2crops:spiceleafseeditem", - "pamhc2crops:soybeanseeditem", - "pamhc2crops:sisalseeditem", - "pamhc2crops:sesameseedsseeditem", - "pamhc2crops:scallionseeditem", - "pamhc2crops:barrelcactusseeditem", - "pamhc2crops:nopalesseeditem", - "pamhc2crops:sorghumseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:trusunpapguacalbokyucwolbak", - "inputs": [ - "pamhc2crops:truffleseeditem", - "pamhc2crops:sunchokeseeditem", - "pamhc2crops:papyrusseeditem", - "pamhc2crops:guaranaseeditem", - "pamhc2crops:calabashseeditem", - "pamhc2crops:bokchoyseeditem", - "pamhc2crops:yuccaseeditem", - "pamhc2crops:wolfberryseeditem", - "pamhc2crops:bakedarrowrootitem" - ] - }, - { - "amount": 1, - "output": "kubejs:roaroabakroaroaroabakroaroa", - "inputs": [ - "pamhc2crops:roastedgarlicitem", - "pamhc2crops:roastedscallionitem", - "pamhc2crops:bakedrutabagaitem", - "pamhc2crops:roastedrhubarbitem", - "pamhc2crops:roastedradishitem", - "pamhc2crops:roastedpeanutitem", - "pamhc2crops:bakedparsnipitem", - "pamhc2crops:roastedonionitem", - "pamhc2crops:roastedkohlrabiitem" - ] - }, - { - "amount": 1, - "output": "kubejs:roabakbakbakbakbakbakroahot", - "inputs": [ - "pamhc2crops:roastedleekitem", - "pamhc2crops:bakedjicamaitem", - "pamhc2crops:bakedsweetpotatoitem", - "pamhc2crops:bakedtaroitem", - "pamhc2crops:bakedturnipitem", - "pamhc2crops:bakedwaterchestnutitem", - "pamhc2crops:bakedsunchokeitem", - "pamhc2crops:roastedmushroomitem", - "pamhc2crops:hotteaitem" - ] - }, - { - "amount": 1, - "output": "kubejs:hothotbaktoagricarpumpasmac", - "inputs": [ - "pamhc2crops:hotcoffeeitem", - "pamhc2crops:hotnettleteaitem", - "pamhc2crops:bakedcassavaitem", - "pamhc2foodcore:toastitem", - "pamhc2foodcore:grilledcheeseitem", - "pamhc2foodcore:carrotbreaditem", - "pamhc2foodcore:pumpkinbreaditem", - "pamhc2foodcore:pastaitem", - "pamhc2foodcore:macncheeseitem" - ] - }, - { - "amount": 1, - "output": "kubejs:nooappsweglocarchobathoncho", - "inputs": [ - "pamhc2foodcore:noodlesoupitem", - "pamhc2foodcore:applepieitem", - "pamhc2foodcore:sweetberrypieitem", - "pamhc2foodcore:glowberrypieitem", - "pamhc2foodcore:carrotcakeitem", - "pamhc2foodcore:chocolatecakeitem", - "pamhc2foodcore:batteritem", - "pamhc2foodcore:honeypieitem", - "pamhc2foodcore:chocolatepieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chocarcarchocarpumcarappcho", - "inputs": [ - "pamhc2foodcore:choruspieitem", - "pamhc2foodcore:carrotpieitem", - "pamhc2foodcore:caramelpieitem", - "pamhc2foodcore:chocolatemuffinitem", - "pamhc2foodcore:carrotmuffinitem", - "pamhc2foodcore:pumpkinmuffinitem", - "pamhc2foodcore:caramelmuffinitem", - "pamhc2foodcore:applemuffinitem", - "pamhc2foodcore:chorusmuffinitem" - ] - }, - { - "amount": 1, - "output": "kubejs:glomelsweplacarcarswemelglo", - "inputs": [ - "pamhc2foodcore:glowberrymuffinitem", - "pamhc2foodcore:melonmuffinitem", - "pamhc2foodcore:sweetberrymuffinitem", - "pamhc2foodcore:plaindonutitem", - "pamhc2foodcore:carrotdonutitem", - "pamhc2foodcore:carameldonutitem", - "pamhc2foodcore:sweetberrydonutitem", - "pamhc2foodcore:melondonutitem", - "pamhc2foodcore:glowberrydonutitem" - ] - }, - { - "amount": 1, - "output": "kubejs:choappsprpowchohonpumcracra", - "inputs": [ - "pamhc2foodcore:chorusdonutitem", - "pamhc2foodcore:appledonutitem", - "pamhc2foodcore:sprinklesdonutitem", - "pamhc2foodcore:powdereddonutitem", - "pamhc2foodcore:chocolatedonutitem", - "pamhc2foodcore:honeyglazeddonutitem", - "pamhc2foodcore:pumpkindonutitem", - "pamhc2foodcore:crackeritem", - "pamhc2foodcore:crackersandcheeseitem" - ] - }, - { - "amount": 1, - "output": "kubejs:sofbutchecreyogchocarchoice", - "inputs": [ - "pamhc2foodcore:softpretzelitem", - "pamhc2foodcore:butteritem", - "pamhc2foodcore:cheeseitem", - "pamhc2foodcore:creamitem", - "pamhc2foodcore:yogurtitem", - "pamhc2foodcore:chocolateyogurtitem", - "pamhc2foodcore:caramelicecreamitem", - "pamhc2foodcore:chocolateicecreamitem", - "pamhc2foodcore:icecreamitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chocarpumgloswemelapppumche", - "inputs": [ - "pamhc2foodcore:chorusyogurtitem", - "pamhc2foodcore:caramelyogurtitem", - "pamhc2foodcore:pumpkinyogurtitem", - "pamhc2foodcore:glowberryyogurtitem", - "pamhc2foodcore:sweetberryyogurtitem", - "pamhc2foodcore:melonyogurtitem", - "pamhc2foodcore:appleyogurtitem", - "pamhc2foodcore:pumpkincheesecakeitem", - "pamhc2foodcore:cheesecakeitem" - ] - }, - { - "amount": 1, - "output": "kubejs:coohotchochochosmotrachoapp", - "inputs": [ - "pamhc2foodcore:cookiesandmilkitem", - "pamhc2foodcore:hotchocolateitem", - "pamhc2foodcore:chocolatebaconitem", - "pamhc2foodcore:chocolaterollitem", - "pamhc2foodcore:chocolatecaramelfudgeitem", - "pamhc2foodcore:smoresitem", - "pamhc2foodcore:trailmixitem", - "pamhc2foodcore:chocolatemilkitem", - "pamhc2foodcore:applejellytoastitem" - ] - }, - { - "amount": 1, - "output": "kubejs:appappscrfriboimayfudappmel", - "inputs": [ - "pamhc2foodcore:applesmoothieitem", - "pamhc2foodcore:applejuiceitem", - "pamhc2foodcore:scrambledeggitem", - "pamhc2foodcore:friedeggitem", - "pamhc2foodcore:boiledeggitem", - "pamhc2foodcore:mayonaiseitem", - "pamhc2foodcore:fudgesicleitem", - "pamhc2foodcore:applesauceitem", - "pamhc2foodcore:melonjuiceitem" - ] - }, - { - "amount": 1, - "output": "kubejs:melmelmelappappcocchochoglo", - "inputs": [ - "pamhc2foodcore:melonsmoothieitem", - "pamhc2foodcore:melonpopsicleitem", - "pamhc2foodcore:melonjellyitem", - "pamhc2foodcore:applejellyitem", - "pamhc2foodcore:applepopsicleitem", - "pamhc2foodcore:cocoapowderitem", - "pamhc2foodcore:chorussmoothieitem", - "pamhc2foodcore:chocolatebaritem", - "pamhc2foodcore:glowberryjellyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:swesweswesweswechomelgloglo", - "inputs": [ - "pamhc2foodcore:sweetberryjellytoastitem", - "pamhc2foodcore:sweetberryjellyitem", - "pamhc2foodcore:sweetberrypopsicleitem", - "pamhc2foodcore:sweetberrysmoothieitem", - "pamhc2foodcore:sweetberryjuiceitem", - "pamhc2foodcore:chorusjuiceitem", - "pamhc2foodcore:melonjellytoastitem", - "pamhc2foodcore:glowberryjuiceitem", - "pamhc2foodcore:glowberrypopsicleitem" - ] - }, - { - "amount": 1, - "output": "kubejs:chochochogloglochichipotcoo", - "inputs": [ - "pamhc2foodcore:chorusjellytoastitem", - "pamhc2foodcore:chorusjellyitem", - "pamhc2foodcore:choruspopsicleitem", - "pamhc2foodcore:glowberrysmoothieitem", - "pamhc2foodcore:glowberryjellytoastitem", - "pamhc2foodcore:chickenpotpieitem", - "pamhc2foodcore:chickendinneritem", - "pamhc2foodcore:potroastitem", - "pamhc2foodcore:cookedgroundporkitem" - ] - }, - { - "amount": 1, - "output": "kubejs:grobeebeebacbasbascooepipor", - "inputs": [ - "pamhc2foodcore:groundporkitem", - "pamhc2foodcore:beefpotpieitem", - "pamhc2foodcore:beefjerkyitem", - "pamhc2foodcore:baconcheeseburgeritem", - "pamhc2foodcore:basiccheeseburgeritem", - "pamhc2foodcore:basichamburgeritem", - "pamhc2foodcore:cookedgroundbeefitem", - "pamhc2foodcore:epicbaconitem", - "pamhc2foodcore:porkpotpieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:grocoogropotcotgumcoomeafru", - "inputs": [ - "pamhc2foodcore:groundfishitem", - "pamhc2foodcore:cookedgroundfishitem", - "pamhc2foodcore:groundrabbititem", - "pamhc2foodcore:potatochipsitem", - "pamhc2foodcore:cottoncandyitem", - "pamhc2foodcore:gummycreepersitem", - "pamhc2foodcore:cookingoilitem", - "pamhc2foodcore:meatloafitem", - "pamhc2foodcore:fruitsaladitem" - ] - }, - { - "amount": 1, - "output": "kubejs:bakvinp8jcarsteroamarfrusun", - "inputs": [ - "pamhc2foodcore:bakedvegetablemedlyitem", - "pamhc2foodcore:vinegaritem", - "pamhc2foodcore:p8juiceitem", - "pamhc2foodcore:carrotjuiceitem", - "pamhc2foodcore:stewitem", - "pamhc2foodcore:roastedsunflowerseedsitem", - "pamhc2foodcore:marshmellowsitem", - "pamhc2foodcore:fruitpunchitem", - "pamhc2foodcore:sunflowerseedsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:stosaljelmasfripotglacarpic", - "inputs": [ - "pamhc2foodcore:stockitem", - "pamhc2foodcore:saltitem", - "pamhc2foodcore:jellybeansitem", - "pamhc2foodcore:mashedpotatoesitem", - "pamhc2foodcore:friesitem", - "pamhc2foodcore:potatosoupitem", - "pamhc2foodcore:glazedcarrotsitem", - "pamhc2foodcore:carrotsoupitem", - "pamhc2foodcore:pickledbeetsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pumcarcarbutrabrabcoomutmut", - "inputs": [ - "pamhc2foodcore:pumpkinsoupitem", - "pamhc2foodcore:caramelitem", - "pamhc2foodcore:caramelappleitem", - "pamhc2foodcore:butteredbakedpotatoitem", - "pamhc2foodcore:rabbitpotpieitem", - "pamhc2foodcore:rabbitjerkyitem", - "pamhc2foodcore:cookedgroundrabbititem", - "pamhc2foodcore:muttonpotpieitem", - "pamhc2foodcore:muttonjerkyitem" - ] - }, - { - "amount": 1, - "output": "kubejs:coogrofishotbacfisbasfisfis", - "inputs": [ - "pamhc2foodcore:cookedgroundmuttonitem", - "pamhc2foodcore:groundmuttonitem", - "pamhc2foodcore:fishpotpieitem", - "pamhc2foodcore:hotdogitem", - "pamhc2foodcore:baconandeggsitem", - "pamhc2foodcore:fishsticksitem", - "pamhc2foodcore:basicfishsandwichitem", - "pamhc2foodcore:fishjerkyitem", - "pamhc2foodcore:fishandchipsitem" - ] - }, - { - "amount": 1, - "output": "kubejs:porgrofrigrocoochibaschibea", - "inputs": [ - "pamhc2foodcore:porkjerkyitem", - "pamhc2foodcore:groundbeefitem", - "pamhc2foodcore:friedchickenitem", - "pamhc2foodcore:groundchickenitem", - "pamhc2foodcore:cookedgroundchickenitem", - "pamhc2foodcore:chickennuggetitem", - "pamhc2foodcore:basicchickensandwichitem", - "pamhc2foodcore:chickenjerkyitem", - "pamhc2foodextended:beanburritoitem" - ] - }, - { - "amount": 1, - "output": "kubejs:coosunscabancrewonpepmolman", - "inputs": [ - "pamhc2foodextended:cookoutmealitem", - "pamhc2foodextended:sundayhighteaitem", - "pamhc2foodextended:scallionbakedpotatoitem", - "pamhc2foodextended:bananasmoothieitem", - "pamhc2foodextended:creamofmushroomitem", - "pamhc2foodextended:wontonsoupitem", - "pamhc2foodextended:pepperstirfryitem", - "pamhc2foodextended:molasseschickenitem", - "pamhc2foodextended:mangosmoothieitem" - ] - }, - { - "amount": 1, - "output": "kubejs:pappawcanmanmanfigdatpapdra", - "inputs": [ - "pamhc2foodextended:papayasmoothieitem", - "pamhc2foodextended:pawpawsmoothieitem", - "pamhc2foodextended:cantaloupesmoothieitem", - "pamhc2foodextended:mangojuiceitem", - "pamhc2foodextended:mangojellysandwichitem", - "pamhc2foodextended:figjellysandwichitem", - "pamhc2foodextended:datejellysandwichitem", - "pamhc2foodextended:papayajellysandwichitem", - "pamhc2foodextended:dragonfruitjellysandwichitem" - ] - }, - { - "amount": 1, - "output": "kubejs:graroaroaroaroaamaarrartama", - "inputs": [ - "pamhc2foodextended:grapefruitjellysandwichitem", - "pamhc2trees:roastedalmonditem", - "pamhc2trees:roastedcashewitem", - "pamhc2trees:roastedpecanitem", - "pamhc2trees:roastedpistachioitem", - "pamhc2crops:amaranthitem", - "pamhc2crops:arrowrootitem", - "pamhc2crops:artichokeitem", - "pamhc2crops:amaranthseeditem" - ] - }, - { - "amount": 1, - "output": "kubejs:hotbacbacbakpow", - "inputs": [ - "kubejs:hotbbqgartortorchecororathe", - "kubejs:bacchechicorcracriloapotban", - "kubejs:bacwafmapmcpfrecorcorappapp", - "kubejs:bakbakbakbacbakbakbanbatbac", - "kubejs:powpotgrarelketmussessoysoy" - ] - }, - { - "amount": 1, - "output": "kubejs:silpecrawancgar", - "inputs": [ - "kubejs:silfirblasalmusalmchehazpea", - "kubejs:pecpiswalcassunrawrawrawraw", - "kubejs:rawrawcoocoocoobeachichibbq", - "kubejs:anccoocoocoocornacmeahamgar", - "kubejs:garfisencdelpeppepfiesauref" - ] - }, - { - "amount": 1, - "output": "kubejs:spabbqchopeasou", - "inputs": [ - "kubejs:spaspaspasalquepizstusuptac", - "kubejs:bbqcancancancanchochochocho", - "kubejs:chochichichecancolmarstrcri", - "kubejs:peaedienegingragrahazlemmap", - "kubejs:sousesroorooprapoppepbamban" - ] - }, - { - "amount": 1, - "output": "kubejs:bischieggmelbea", - "inputs": [ - "kubejs:bisbisbltbrebrobrocarchechi", - "kubejs:chichocindelcorcolcincindel", - "kubejs:eggepifrogregromappeapanmoz", - "kubejs:melmapswebabavoaspaprappbat", - "kubejs:beabeebeebenberbbqbbqbrobri" - ] - }, - { - "amount": 1, - "output": "kubejs:brecelchachicho", - "inputs": [ - "kubejs:brebrabrabolbolblabibbercev", - "kubejs:celceacascancancalcacbutbul", - "kubejs:chachachechechechechichichi", - "kubejs:chichichichichichichichicho", - "kubejs:chopeacorcorcolcofcitcincin" - ] - }, - { - "amount": 1, - "output": "kubejs:chocredanespfis", - "inputs": [ - "kubejs:chochochocorcorcotcracracre", - "kubejs:crecrecrocuccurcuseggeggcur", - "kubejs:dandamdhadimdeldevdanfaieto", - "kubejs:espeggeggeggeardrifesfigfis", - "kubejs:fisfivfooforfrifrifrifrifri" - ] - }, - { - "amount": 1, - "output": "kubejs:frigougregyuham", - "inputs": [ - "kubejs:frifrufrufutgargargargengou", - "kubejs:gougougougougouginginghegin", - "kubejs:gregregrigrigrigrogroguagui", - "kubejs:gyuhonhomholhoiherheahasham", - "kubejs:hamhaghonhonhonhonhonhonhot" - ] - }, - { - "amount": 1, - "output": "kubejs:hotjamlasmasmea", - "inputs": [ - "kubejs:hothothumkorkohkimkeykaljel", - "kubejs:jamimiimahuskunlamlamlamlam", - "kubejs:laslavlealealeelemmanmapmas", - "kubejs:masmanlivlemlemlemmermermer", - "kubejs:meameameameemermermermocmoc" - ] - }, - { - "amount": 1, - "output": "kubejs:mixmusoniokrspi", - "inputs": [ - "kubejs:mixmisminmetminmismixmocmus", - "kubejs:musmocmusmusmusmusomeoldokr", - "kubejs:oniomuonimusneanaanutnopoat", - "kubejs:okroveoraonipavpinporrairos", - "kubejs:spistrswetimtirswesunstrspi" - ] - }, - { - "amount": 1, - "output": "kubejs:schrasswepeaspr", - "inputs": [ - "kubejs:schrourampotpinpeapeapinpot", - "kubejs:rassalseesplstusunswetoatoa", - "kubejs:swesunstusprsessalredpotpin", - "kubejs:peaoyspadpeapitpotricsalshe", - "kubejs:sprstutoaszepamsurpanparpic" - ] - }, - { - "amount": 1, - "output": "kubejs:picsouswestesau", - "inputs": [ - "kubejs:picpemploporporpumpotricsau", - "kubejs:sousugthrturtomtomvanvantim", - "kubejs:swesumstespisauraipasroaswe", - "kubejs:stespisauroapumsucsweterste", - "kubejs:sauroapoaphopanpourivsausor" - ] - }, - { - "amount": 1, - "output": "kubejs:sprpizstrhuchuc", - "inputs": [ - "kubejs:sprsuaswetattaisusstusprsla", - "kubejs:pizpechervaneldpindatjacbla", - "kubejs:strplupaptameldpindatdrache", - "kubejs:hucgooperpawcanbluguadrache", - "kubejs:huccoupokyorvegvegzepfiscap" - ] - }, - { - "amount": 1, - "output": "kubejs:canduraprfissou", - "inputs": [ - "kubejs:canjunorafiglyccacgrasoupom", - "kubejs:durjunorafiggrapeamullemsta", - "kubejs:aprgrecanpasgrapeamulaebpea", - "kubejs:fiszesvegperpomstabreplupea", - "kubejs:souaprkiwgregrastrraslimcan" - ] - }, - { - "amount": 1, - "output": "kubejs:crapaskiweldpap", - "inputs": [ - "kubejs:cracacblublaramlycjacbregua", - "kubejs:pasmangradatbandraorapinfig", - "kubejs:kiwchepeapeacrahucmulrasjun", - "kubejs:elddurlemgootamramlimbrepom", - "kubejs:papperstaaprpawplupeabansou" - ] - }, - { - "amount": 1, - "output": "kubejs:grachechifajjac", - "inputs": [ - "kubejs:grakiwrascangrestrcracanbla", - "kubejs:cheblucacchicorpeacrehazgra", - "kubejs:chichiloxoraranchobeajalzuc", - "kubejs:fajavozucwalweevinvegvegveg", - "kubejs:jacgoodurlemlimrasmuljunhuc" - ] - }, - { - "amount": 1, - "output": "kubejs:eldgresoupastam", - "inputs": [ - "kubejs:eldcracancacblublastrcangra", - "kubejs:grekiwpincheorapeapeaplupaw", - "kubejs:souaprbandatdrafiggramanram", - "kubejs:paslycguajacbrestapomperpap", - "kubejs:tamdurgoolemlimblablucaccan" - ] - }, - { - "amount": 1, - "output": "kubejs:cragrepawgualem", - "inputs": [ - "kubejs:crahucjunmulrasstreldcangra", - "kubejs:grekiwaprplupeaorachepinsou", - "kubejs:pawpeaperpapmangrafigpaslyc", - "kubejs:guadradatjacblarampombrelim", - "kubejs:lemdurtamgoostabanblucaccan" - ] - }, - { - "amount": 1, - "output": "kubejs:cracansoupastam", - "inputs": [ - "kubejs:craeldhucjunrasmulkiwgregra", - "kubejs:canpeachepinstrpeaoraplupaw", - "kubejs:souaprbandatdrafiggramanram1", - "kubejs:paslycguajacbrestapomperpap1", - "kubejs:tamgoodurlemlimblablucaccan" - ] - }, - { - "amount": 1, - "output": "kubejs:crahucpawgooavo", - "inputs": [ - "kubejs:crakiwgregracanstrrasmuljun", - "kubejs:huceldpinappcheorapeapeaplu", - "kubejs:pawsouaprbanperpomstalemdur", - "kubejs:gootamrampaslycguajacbrelim", - "kubejs:avocanchechegoolemnutorapea" - ] - }, - { - "amount": 1, - "output": "kubejs:banpeacinvanlyc", - "inputs": [ - "kubejs:banapralmacosoupawhazwalplu", - "kubejs:pealimmangrafigdurdradatcoc", - "kubejs:cincasolipappecperpispomsta", - "kubejs:vanbreroaroapinmaptamrampas", - "kubejs:lycjacguapeproaroaroaagaasp" - ] - }, - { - "amount": 1, - "output": "kubejs:barbeljuteldmul", - "inputs": [ - "kubejs:barbeacaseggcucbrubroblubla", - "kubejs:belcaucelchichicofcorcotcra", - "kubejs:jutjunjichucgregragingarfla", - "kubejs:eldkalkenkiwkohleelenletmil", - "kubejs:mulmuscancancaccabrasradqui" - ] - }, - { - "amount": 1, - "output": "kubejs:pinrutwhizucnet", - "inputs": [ - "kubejs:pinpeapeaparoniokroatrhuric", - "kubejs:rutryescasessissoyspispiwin", - "kubejs:whiwatturtomtomteatarswestr", - "kubejs:zucalfalobarcancatchiclolot", - "kubejs:netnopsortruwolyucbokcalgua" - ] - }, - { - "amount": 1, - "output": "kubejs:papblacabeggjic", - "inputs": [ - "kubejs:papsunagaarrartaspbarbeabel", - "kubejs:blabluchicelcaucascancancac", - "kubejs:cabbrubrochicofcorcotcracuc", - "kubejs:eggeldflagarkiwkenkaljutjun", - "kubejs:jichucgregraginoniokroatmus" - ] - }, - { - "amount": 1, - "output": "kubejs:mulpinzuctomspi", - "inputs": [ - "kubejs:mulmilletlenleekohparpeapea", - "kubejs:pinquiradrasrhuricrutryealf", - "kubejs:zucnetlotclochicatcantomtea", - "kubejs:tomturwatwhiwinalotarswestr", - "kubejs:spispisoysissesscabarnopsor" - ] - }, - { - "amount": 1, - "output": "kubejs:truroaroahotnoo", - "inputs": [ - "kubejs:trusunpapguacalbokyucwolbak", - "kubejs:roaroabakroaroaroabakroaroa", - "kubejs:roabakbakbakbakbakbakroahot", - "kubejs:hothotbaktoagricarpumpasmac", - "kubejs:nooappsweglocarchobathoncho" - ] - }, - { - "amount": 1, - "output": "kubejs:choglochosofcho", - "inputs": [ - "kubejs:chocarcarchocarpumcarappcho", - "kubejs:glomelsweplacarcarswemelglo", - "kubejs:choappsprpowchohonpumcracra", - "kubejs:sofbutchecreyogchocarchoice", - "kubejs:chocarpumgloswemelapppumche" - ] - }, - { - "amount": 1, - "output": "kubejs:cooappmelswecho", - "inputs": [ - "kubejs:coohotchochochosmotrachoapp", - "kubejs:appappscrfriboimayfudappmel", - "kubejs:melmelmelappappcocchochoglo", - "kubejs:swesweswesweswechomelgloglo", - "kubejs:chochochogloglochichipotcoo" - ] - }, - { - "amount": 1, - "output": "kubejs:grogrobakstopum", - "inputs": [ - "kubejs:grobeebeebacbasbascooepipor", - "kubejs:grocoogropotcotgumcoomeafru", - "kubejs:bakvinp8jcarsteroamarfrusun", - "kubejs:stosaljelmasfripotglacarpic", - "kubejs:pumcarcarbutrabrabcoomutmut" - ] - }, - { - "amount": 1, - "output": "kubejs:cooporcoopapgra", - "inputs": [ - "kubejs:coogrofishotbacfisbasfisfis", - "kubejs:porgrofrigrocoochibaschibea", - "kubejs:coosunscabancrewonpepmolman", - "kubejs:pappawcanmanmanfigdatpapdra", - "kubejs:graroaroaroaroaamaarrartama" - ] - }, - { - "amount": 1, - "output": "kubejs:hotsilspabisbrechofri", - "inputs": [ - "kubejs:hotbacbacbakpow", - "kubejs:silpecrawancgar", - "kubejs:spabbqchopeasou", - "kubejs:bischieggmelbea", - "kubejs:brecelchachicho", - "kubejs:chocredanespfis", - "kubejs:frigougregyuham" - ] - }, - { - "amount": 1, - "output": "kubejs:hotmixschpicsprcancra", - "inputs": [ - "kubejs:hotjamlasmasmea", - "kubejs:mixmusoniokrspi", - "kubejs:schrasswepeaspr", - "kubejs:picsouswestesau", - "kubejs:sprpizstrhuchuc", - "kubejs:canduraprfissou", - "kubejs:crapaskiweldpap" - ] - }, - { - "amount": 1, - "output": "kubejs:graeldcracracrabanbar", - "inputs": [ - "kubejs:grachechifajjac", - "kubejs:eldgresoupastam", - "kubejs:cragrepawgualem", - "kubejs:cracansoupastam", - "kubejs:crahucpawgooavo", - "kubejs:banpeacinvanlyc", - "kubejs:barbeljuteldmul" - ] - }, - { - "amount": 1, - "output": "kubejs:pinpapmultruchocoogro", - "inputs": [ - "kubejs:pinrutwhizucnet", - "kubejs:papblacabeggjic", - "kubejs:mulpinzuctomspi", - "kubejs:truroaroahotnoo", - "kubejs:choglochosofcho", - "kubejs:cooappmelswecho", - "kubejs:grogrobakstopum" - ] - }, - { - "amount": 1, - "output": "kubejs:coo", - "inputs": [ - "kubejs:cooporcoopapgra" - ] - }, - { - "amount": 1, - "output": "kubejs:hothotgrapincoo", - "inputs": [ - "kubejs:hotsilspabisbrechofri", - "kubejs:hotmixschpicsprcancra", - "kubejs:graeldcracracrabanbar", - "kubejs:pinpapmultruchocoogro", - "kubejs:coo" - ] - } -]; - -ServerEvents.recipes(e => { - console.log("autopamgen recipes loaded"); - //console.error(JSON.stringify(Object.keys(e))); - - ShapelessRecipes.forEach((ele,idx,arr)=>{ - e.shapeless(Item.of(ele.output, ele.amount), ele.inputs); - }); - -}); \ No newline at end of file diff --git a/minecraft/kubejs/vconfigs.js b/minecraft/kubejs/vconfigs.js deleted file mode 100644 index f1d5dd4..0000000 --- a/minecraft/kubejs/vconfigs.js +++ /dev/null @@ -1,14 +0,0 @@ -// priority: 0 - -// Visit the wiki for more info - https://kubejs.com/ - -console.info('Hello, World! (Loaded startup scripts)') - -StartupEvents.registry('item', (e) => { - - let gaia_token = e.create('token_gaia'); - gaia_token.maxStackSize(32); - gaia_token.texture("vconfigs:item/gaia_token"); - gaia_token.displayName("Gaia Token"); - -}); \ No newline at end of file