{
	"basics": {
		"favorites": [],
		"hiddenFavorites": [],
		"displayHistory": [],
		"cheating": "WHEN_CREATIVE",
		"favoritesEnabled": true,
		"reduceMotion": false,
		"keyBindings": {
			"useNativeKeybinds": false,
			"recipeKeybind": {
				"keyCode": "key.keyboard.r",
				"modifier": 0
			},
			"usageKeybind": {
				"keyCode": "key.keyboard.u",
				"modifier": 0
			},
			"hideKeybind": {
				"keyCode": "key.keyboard.o",
				"modifier": 2
			},
			"previousPageKeybind": {
				"keyCode": "key.keyboard.unknown",
				"modifier": 0
			},
			"nextPageKeybind": {
				"keyCode": "key.keyboard.unknown",
				"modifier": 0
			},
			"focusSearchFieldKeybind": {
				"keyCode": "key.keyboard.unknown",
				"modifier": 0
			},
			"copyRecipeIdentifierKeybind": {
				"keyCode": "key.mouse.middle",
				"modifier": 0
			},
			"favoriteKeybind": {
				"keyCode": "key.keyboard.period",
				"modifier": 0
			},
			"exportImageKeybind": {
				"keyCode": "key.keyboard.f8",
				"modifier": 0
			},
			"previousScreenKeybind": {
				"keyCode": "key.keyboard.backspace",
				"modifier": 0
			}
		},
		// Declares whether REI is visible.
		"overlayVisible": true,
		"cheatingStyle": "GRAB"
	},
	"appearance": {
		"recipeScreenType": "ORIGINAL",
		// Declares the appearance of REI windows.
		"theme": "LIGHT",
		"layout": {
			// Declares the position of the search field.
			"searchFieldLocation": "CENTER",
			// Declares the position of the config button.
			"configButtonLocation": "LOWER",
			// Declares whether the craftable filter button is enabled.
			"showCraftableOnlyButton": true
		},
		// Declares the appearance of recipe's border.
		"recipeBorder": "DEFAULT",
		// Declares whether entry panel is scrolled.
		"scrollingEntryListWidget": false,
		// Declares whether entry panel should be invisible when not searching
		"hideEntryPanelIfIdle": false,
		"rainbow": false,
		"horizontalEntriesBoundaries": 1.0,
		"verticalEntriesBoundaries": 1.0,
		"horizontalEntriesBoundariesColumns": 10,
		"verticalEntriesBoundariesRows": 1000,
		"horizontalEntriesBoundariesAlignment": 1.0,
		"verticalEntriesBoundariesAlignment": 0.5,
		"favoritesHorizontalEntriesBoundaries": 1.0,
		"favoritesHorizontalEntriesBoundariesColumns": 50,
		"syntaxHighlightingMode": "COLORFUL",
		"isFocusModeZoomed": false
	},
	"functionality": {
		"inputMethod": null,
		// Declares whether REI should remove the recipe book.
		"disableRecipeBook": false,
		// Declares whether mob effects should be on the left side instead of the right side.
		"leftSideMobEffects": true,
		// Declares whether subsets is enabled.
		"isSubsetsEnabled": false,
		"allowInventoryHighlighting": true,
		"inventoryHighlightingDarkenOpacity": 0.85,
		"inventoryHighlightingOpacity": 1.0,
		"itemCheatingMode": "REI_LIKE"
	},
	"advanced": {
		"tooltips": {
			// Declares whether REI should append mod names to entries.
			"appendModNames": true,
			// Declares whether favorites tooltip should be displayed.
			"displayFavoritesTooltip": false,
			"displayIMEHints": true
		},
		"layout": {
			// The ordering of the items on the entry panel.
			"entryPanelOrdering": "REGISTRY_ASCENDING",
			// Declares the maximum amount of recipes displayed in a page if possible.
			"maxRecipesPerPage": 8,
			// Declares the maximum amount of recipes displayed in a page if possible.
			"maxRecipesPageHeight": 300,
			// Declares whether entry rendering time should be debugged.
			"debugRenderTimeRequired": false,
			// Merges displays with equal contents under 1 display.
			"mergeDisplayUnderOne": true,
			"favoriteAddWidgetMode": "ALWAYS_VISIBLE"
		},
		"accessibility": {
			"entrySize": 1.0,
			// Declares the position of the entry panel.
			"displayPanelLocation": "RIGHT",
			// Declares how the scrollbar in composite screen should act.
			"compositeScrollBarPermanent": false,
			"toastDisplayedOnCopyIdentifier": true,
			// Declares whether REI should use compact tabs for categories.
			"useCompactTabs": false,
			// Declares whether REI should use compact tab buttons for categories.
			"useCompactTabButtons": false
		},
		"search": {
			// Declares whether search time should be debugged.
			"debugSearchTimeRequired": false,
			// Declares whether REI should search async.
			"asyncSearch": true,
			// Declares how many entries should be grouped one async search.
			"asyncSearchPartitionSize": 100,
			"patchAsyncThreadCrash": true,
			"tooltipSearch": "ALWAYS",
			"tagSearch": "PREFIX",
			"identifierSearch": "ALWAYS",
			"modSearch": "PREFIX"
		},
		"commands": {
			// Declares the command used to change gamemode.
			"gamemodeCommand": "/gamemode {gamemode}",
			// Declares the command used in servers to cheat items.
			"giveCommand": "/give {player_name} {item_identifier}{nbt} {count}",
			// Declares the command used to change weather.
			"weatherCommand": "/weather {weather}",
			// Declares the command used to change time.
			"timeCommand": "/time set {time}"
		},
		"miscellaneous": {
			// Declares whether arrows in containers should be clickable.
			"clickableRecipeArrows": true,
			"registerRecipesInAnotherThread": true,
			"newFastEntryRendering": true,
			"cachingFastEntryRendering": false,
			"cachingDisplayLookup": true,
			"categorySettings": {
				"filteringQuickCraftCategories": { },
				"categoryOrdering": [
					"minecraft:plugins/crafting",
					"minecraft:plugins/smelting",
					"minecraft:plugins/smoking",
					"minecraft:plugins/blasting",
					"minecraft:plugins/campfire",
					"minecraft:plugins/stone_cutting",
					"minecraft:plugins/fuel",
					"minecraft:plugins/brewing",
					"minecraft:plugins/composting",
					"minecraft:plugins/stripping",
					"minecraft:plugins/smithing",
					"minecraft:plugins/anvil",
					"minecraft:plugins/beacon_base",
					"minecraft:plugins/beacon_payment",
					"minecraft:plugins/tilling",
					"minecraft:plugins/pathing",
					"minecraft:plugins/waxing",
					"minecraft:plugins/wax_scraping",
					"minecraft:plugins/oxidizing",
					"minecraft:plugins/oxidation_scraping",
					"roughlyenoughitems:plugins/information",
					"minecraft:plugins/tag",
					"cobblefurnies:furnicrafter",
					"roughlyenoughprofessions:plugins/profession",
					"cobblemon:cooking_pot_shapeless",
					"cobblemon:brewing_stand",
					"rechiseled:chiseling",
					"lumyrei:chiseling",
					"lumymon:stark_forging"
				],
				"hiddenCategories": [
					"minecraft:plugins/tag"
				]
			}
		},
		"filtering": {
			"filteredStacks": [
				"{count:1,id:\"lumymon:delphoxite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:azelf_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:magenta_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"legendarymonuments:groundblight_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:spider_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:silverfish_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_bb_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:latias_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:kyogre_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:raichunite_y\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblemon:pokemon_model\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:space_time_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:darkrai_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:groudon_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:feraligite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:skeleton_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:barbaracite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:skeleton_horse_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:zapdos_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:green_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:__morph_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:orange_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:red_communism_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:light_gray_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:heatstone\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"legendarymonuments:icerend_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:regigigas_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:pickled_toedscool_and_cucumber\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:scraftinite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:bitter_variety_sandwich\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:mesprit_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:wolf_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:raid_voucher\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:calyrex_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:dialga_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:summer_raid_soul\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblemon-additions:pokemon_spawner\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:raid_pass\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:regice_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:shaymin_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:starminite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:arceus_pedestal\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:chimechonite\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:pohello_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:creeper_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_jewel_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:kantonian_crepe\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:gigantic_pokedoll_skibidi_mewlet\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:victreebelite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{amount:81000L,fluid:\"minecraft:lava\",type:\"minecraft:fluid\"}",
				"{count:1,id:\"cobbreeding:dark_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:dragoninite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:radiant_voucher\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:purple_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:articuno_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:scolipite\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:cresselia_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:registeel_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:black_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:falinksite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:evoker_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:lugia_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:poke_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:origin_dialga_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:yellow_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:malamarite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:phantom_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:meganiumite\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:chesnaughtite\",type:\"minecraft:item\"}",
				"{count:1,id:\"sophisticatedstorage:inaccessible_slot\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_violet_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:uxie_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:mew_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:froslassite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:gigantic_pokedoll_washing_machine\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:chandelurite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_coral_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:floettite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:ilex_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:dime\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:brown_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:zygardite\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:mik_03_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:regirock_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"legendarymonuments:eternatus_cocoon\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:deoxys_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"legendarymonuments:firescourge_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:rayquaza_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:goat_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:heatran_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:raichunite_x\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:damorgo_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:summer_token\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:baxcalibrite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:eelektrossite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:gray_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:hoennian_melon_stir_fry\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:zeraorite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:pufferfish_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"mega_showdown:custom_tera_shard\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:manaphy_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:a09robert_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:witch_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:lime_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:hawluchanite\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:salmon_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:airuhsea_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:regidrago_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:pepper_steak\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:poke_coin\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:pillager_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:lucarionite_z\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:origin_palkia_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:summon_anchor\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_bug_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:cyan_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:grass_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:pink_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:pokedoll_skibidi_mewlet\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:blue_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"legendarymonuments:grasswither_shrine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:bear_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:latios_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:sweet_potato_salad_sandwich\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_ghost_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:drampanite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:blaze_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblemon-additions:pokemon_trial_spawner\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:dragalgite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:moltres_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:bug_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:skarmorite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:wither_skeleton_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:vindicator_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:summon_trigger\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:hooh_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:alolan_blue_shaved_ice\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:red_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:white_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:greninjite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_earthy_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dark_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_grass_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:emboarite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_dragon_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ghost_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_fire_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:tropsic0_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ground_ice_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:water_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:exhs_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:palkia_statue\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:pyroarite\",type:\"minecraft:item\"}",
				"{amount:81000L,fluid:\"minecraft:water\",type:\"minecraft:fluid\"}",
				"{count:1,id:\"cobbreeding:dragon_dark_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:giratina_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:nickel\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:fox_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:jirachi_shrine\",type:\"minecraft:item\"}",
				"{amount:81000L,fluid:\"sophisticatedcore:xp_still\",type:\"minecraft:fluid\"}",
				"{count:1,id:\"cobbreeding:grass_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:pokedoll_washing_machine\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:excadrite\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:poison_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_electric_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fairy_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:clefablite\",type:\"minecraft:item\"}",
				"{count:1,id:\"lumymon:regieleki_altar\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_normal_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:normal_ground_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cozyhome:falling_liquid\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_fighting_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobblecuisine:regular_verdant_shake\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:doncheadle_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_poison_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:cheezygrate_figurine\",type:\"minecraft:item\"}",
				"{count:1,id:\"handcrafted:tropical_fish_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"pokeblocks:pokemon_trophy\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:rock_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:flying_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:ice_flying_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fighting_steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:fire_psychic_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:dragon_water_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:electric_fairy_pokemon_egg\",type:\"minecraft:item\"}",
				"{count:1,id:\"moarconcrete:light_blue_concrete_texture\",type:\"minecraft:item\"}",
				"{count:1,id:\"cobbreeding:steel_dark_pokemon_egg\",type:\"minecraft:item\"}"
			],
			"shouldFilterDisplays": true,
			"filteringRules": [
				"{id:\"roughlyenoughitems:manual\",rule:{}}",
				"{id:\"roughlyenoughitems:basic\",rule:{}}",
				"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
			]
		}
	}
}