This commit is contained in:
2025-10-20 07:33:27 +00:00
commit 364b170660
4223 changed files with 1326379 additions and 0 deletions

0
config/jei/blacklist.cfg Normal file
View File

View File

@@ -0,0 +1,104 @@
Minecraft
Sophisticated Core
Alex's Caves
Add Potion into Your Food
Alex's Mobs
Artifacts
AstikorCarts Redux
Better Tridents
Bosses of Mass Destruction
Caged Mobs
Comforts
Command Sceptre
Construction Wand
Explorer's Compass
Extra Meat
FTB Quests
Game Discs
Hamsters
Icarus
Ice and Fire
Immersive Aircraft
Iron Chests: Restocked
Item Filters
Lootr
Man of Many Planes
Marium's Soulslike Weaponry
Mermod
Miner's Glasses
Mowzie's Mobs
MrCrayfish's Furniture Mod: Refurbished
Multi-Beds
Nature's Compass
Patchouli
Pathfinder
RAM-Compat
Relics
Rings of Ascension
Sophisticated Backpacks
Splash Milk
Tom's Simple Storage Mod
Touhou Little Maid
Waystones
Zetter
zenith Mod
Butcher
Celestial Artifacts
Celestial Core
Dreadsteel
EEEAB's Mobs
Farmer's Delight
Fumo
Goety
It Takes A Pillage
LegendaryMonsters
Mo Glass
Mugging Villagers Mod
SW's wukong
Tarot Cards
Timeless & Classics Guns: Zero
Wan Ancient Beasts
Alex's Delight
AlcoCraft+
Farming for Blockheads
Hot Bath
Ice and Fire Delight
Maidsoul Kitchen
Meet Your Fight
Pickable Pets
Shutter
Brooms Unofficial
Iron's Spells 'n Spellbooks
Sky Arena
Spice of Life: Carrot Edition
Ice and Fire: Spellbooks
Portable Hole
Prefab
Zunpet Forge
Slash Blade:Resharped
YakumoBlade
Elaina'sBroom
Dragon Finder
Ecliptic Seasons
Cluttered
Exposure
Culinary Construct
Dragonseeker
Enhanced Mob Spawners
Disenchanting
Iron Furnaces
MmmMmmMmmmmm
Goety: Revelation
Goety Cataclysm
Realm RPG: Pots & Mimics
time_slow
cataclysm
Touhou Little Maid: Spell
RSInfinityBooster
Refined Storage
Refined Storage Addons
LesRaisins Tactical Equipments
Peyro's Scythe
Murasame
Net Music Mod
PhiLia Amulet

View File

@@ -0,0 +1,2 @@
net.minecraft.world.item.ItemStack
net.minecraftforge.fluids.FluidStack

192
config/jei/jei-client.ini Normal file
View File

@@ -0,0 +1,192 @@
[advanced]
# Description: Display search bar in the center
# Valid Values: [true, false]
# Default Value: false
CenterSearch = false
# Description: Set low-memory mode (makes search very slow, but uses less RAM)
# Valid Values: [true, false]
# Default Value: false
LowMemorySlowSearchEnabled = false
# Description: Catch render errors from ingredients and attempt to recover from them instead of crashing.
# Valid Values: [true, false]
# Default Value: true
CatchRenderErrorsEnabled = true
# Description: Enable cheating items into the hotbar by using the shift+number keys.
# Valid Values: [true, false]
# Default Value: false
CheatToHotbarUsingHotkeysEnabled = false
# Description: Add new bookmarks to the front of the bookmark list instead of the end.
# Valid Values: [true, false]
# Default Value: false
AddBookmarksToFrontEnabled = false
# Description: When looking up recipes with items that contain fluids, also look up recipes for the fluids.
# Valid Values: [true, false]
# Default Value: false
lookupFluidContentsEnabled = false
# Description: When searching for item tags, also include tags for the default blocks contained in the items.
# Valid Values: [true, false]
# Default Value: true
lookupBlockTagsEnabled = true
# Description: How items should be handed to you
# Valid Values: [INVENTORY, MOUSE_PICKUP]
# Default Value: MOUSE_PICKUP
GiveMode = MOUSE_PICKUP
# Description: Max. recipe gui height
# Valid Values: Any integer greater than or equal to 175
# Default Value: 350
RecipeGuiHeight = 350
[bookmark_tooltips]
# Description: Extra features for bookmark tooltips
# Valid Values: A comma-separated list containing values of:
# [PREVIEW, INGREDIENTS]
# Default Value: PREVIEW
BookmarkTooltipFeatures = PREVIEW
# Description: Hold shift to show bookmark tooltip features
# Valid Values: [true, false]
# Default Value: true
HoldShiftToShowBookmarkTooltipFeatures = true
[sorting]
# Description: Sorting order for the ingredient list
# Valid Values: A comma-separated list containing values of:
# [MOD_NAME, INGREDIENT_TYPE, ALPHABETICAL, CREATIVE_MENU, TAG, ARMOR, MAX_DURABILITY]
# Default Value: MOD_NAME, INGREDIENT_TYPE, CREATIVE_MENU
IngredientSortStages = MOD_NAME, INGREDIENT_TYPE, CREATIVE_MENU
# Description: Sorting order for displayed recipes
# Valid Values: A comma-separated list containing values of:
# [BOOKMARKED, CRAFTABLE]
# Default Value: BOOKMARKED, CRAFTABLE
RecipeSorterStages =
[tags]
# Description: Show tag content in tooltips
# Valid Values: [true, false]
# Default Value: true
TagContentTooltipEnabled = true
# Description: Hide tag content in tooltips if the tag has 1 ingredient
# Valid Values: [true, false]
# Default Value: true
HideSingleIngredientTagsEnabled = true
[search]
# Description: Search mode for Mod Names (prefix: @)
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
# Default Value: REQUIRE_PREFIX
ModNameSearchMode = REQUIRE_PREFIX
# Description: Search mode for Tooltips (prefix: #)
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
# Default Value: ENABLED
TooltipSearchMode = ENABLED
# Description: Search mode for Tag Names (prefix: $)
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
# Default Value: REQUIRE_PREFIX
TagSearchMode = REQUIRE_PREFIX
# Description: Search mode for Colors (prefix: ^)
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
# Default Value: DISABLED
ColorSearchMode = DISABLED
# Description: Search mode for resources locations (prefix: &)
# Valid Values: [ENABLED, REQUIRE_PREFIX, DISABLED]
# Default Value: DISABLED
ResourceLocationSearchMode = DISABLED
# Description: Search advanced tooltips (visible with F3+H)
# Valid Values: [true, false]
# Default Value: false
SearchAdvancedTooltips = false
# Description: Search mod ids in addition to mod names
# Valid Values: [true, false]
# Default Value: true
SearchModIds = true
# Description: Search by the shorthand first letters of a mod's name
# Valid Values: [true, false]
# Default Value: true
SearchShortModNames = true
[IngredientList]
# Description: Max number of rows shown
# Valid Values: An integer in the range [1, 100] (inclusive)
# Default Value: 16
MaxRows = 16
# Description: Max number of columns shown
# Valid Values: An integer in the range [4, 100] (inclusive)
# Default Value: 9
MaxColumns = 9
# Description: Horizontal alignment of the ingredient grid inside the available area
# Valid Values: [LEFT, CENTER, RIGHT]
# Default Value: RIGHT
HorizontalAlignment = RIGHT
# Description: Vertical alignment of the ingredient grid inside the available area
# Valid Values: [TOP, CENTER, BOTTOM]
# Default Value: TOP
VerticalAlignment = TOP
# Description: Visibility of the top page buttons. Use AUTO_HIDE to only show it when there are multiple pages.
# Valid Values: [ENABLED, AUTO_HIDE, DISABLED]
# Default Value: ENABLED
ButtonNavigationVisibility = ENABLED
# Description: Set to true to draw a background texture behind the gui.
# Valid Values: [true, false]
# Default Value: false
DrawBackground = false
[BookmarkList]
# Description: Max number of rows shown
# Valid Values: An integer in the range [1, 100] (inclusive)
# Default Value: 16
MaxRows = 16
# Description: Max number of columns shown
# Valid Values: An integer in the range [4, 100] (inclusive)
# Default Value: 9
MaxColumns = 9
# Description: Horizontal alignment of the ingredient grid inside the available area
# Valid Values: [LEFT, CENTER, RIGHT]
# Default Value: LEFT
HorizontalAlignment = LEFT
# Description: Vertical alignment of the ingredient grid inside the available area
# Valid Values: [TOP, CENTER, BOTTOM]
# Default Value: TOP
VerticalAlignment = TOP
# Description: Visibility of the top page buttons. Use AUTO_HIDE to only show it when there are multiple pages.
# Valid Values: [ENABLED, AUTO_HIDE, DISABLED]
# Default Value: ENABLED
ButtonNavigationVisibility = ENABLED
# Description: Set to true to draw a background texture behind the gui.
# Valid Values: [true, false]
# Default Value: false
DrawBackground = false

View File

@@ -0,0 +1,8 @@
[colors]
# Description: Color values to search for
# Valid Values: A comma-separated list containing values of:
# Any color name and an RGB hex color, separated by a ':'
# Default Value: White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0
SearchColors = White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0

22
config/jei/jei-debug.ini Normal file
View File

@@ -0,0 +1,22 @@
[debug]
# Description: Debug mode enabled
# Valid Values: [true, false]
# Default Value: false
DebugMode = false
# Description: Debug GUIs enabled
# Valid Values: [true, false]
# Default Value: false
DebugGuis = false
# Description: Debug inputs enabled
# Valid Values: [true, false]
# Default Value: false
DebugInputs = false
# Description: Adds ingredients to JEI that intentionally crash, to help debug JEI.
# Valid Values: [true, false]
# Default Value: false
CrashingTestItemsEnabled = false

View File

@@ -0,0 +1,11 @@
[modname]
# Description: Formatting for mod name tooltip
# Valid Values: A chat formatting string.
# Use these formatting colors:
# black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue green aqua red light_purple yellow white apollyon gr_frost gr_spider gr_eden
# With these formatting options:
# obfuscated bold strikethrough underline italic
# Default Value: blue italic
ModNameFormat = blue italic

View File

@@ -0,0 +1,87 @@
minecraft:crafting
minecraft:anvil
minecraft:blasting
minecraft:brewing
minecraft:campfire
minecraft:compostable
minecraft:firedragonforge
minecraft:fuel
minecraft:furnace
minecraft:icedragonforge
minecraft:lightningdragonforge
minecraft:smithing
minecraft:smoking
minecraft:stonecutting
alexsmobs:capsid
cagedmobs:entity
jei:information
jeresources:dungeon
jeresources:enchantment
jeresources:mob
jeresources:plant
jeresources:villager
jeresources:worldgen
touhou_little_maid:altar
waystones:warp_plate
refurbished_furniture:cutting_board_combining
refurbished_furniture:cutting_board_slicing
refurbished_furniture:freezer_solidifying
refurbished_furniture:frying_pan_cooking
refurbished_furniture:grill_cooking
refurbished_furniture:microwave_heating
refurbished_furniture:oven_baking
refurbished_furniture:toaster_heating
refurbished_furniture:workbench_constructing
alexscaves:nuclear_furnace
alexscaves:spelunkery_table
butcher:pestleandmortar
butcher:wetragrecipetype
butcher:wetspongejeirecipetype
cataclysm:altar_of_amethyst
cataclysm:weapon_infusion
farmersdelight:cooking
farmersdelight:cutting
farmersdelight:decomposition
goety:brazier
goety:brewing
goety:cursed_infuser
goety:pulverize
goety:ritual
goety:ritual_adept_nether
goety:ritual_animation
goety:ritual_expert_nether
goety:ritual_forge
goety:ritual_frost
goety:ritual_geoturgy
goety:ritual_magic
goety:ritual_necroturgy
goety:ritual_sabbath
goety:ritual_sky
goety:ritual_storm
tacz:attachment_query
tacz:gun_smith_table/tacz_gun_smith_table
alcocraftplus:beer_brewing
farmingforblockheads:market
irons_spellbooks:alchemist_cauldron
irons_spellbooks:arcane_anvil
irons_spellbooks:scroll_forge
goety:ritual_deep
exposure:photograph_printing
exposure:photograph_stacking
tacz:gun_smith_table/bf1_telegraph
tacz:gun_smith_table/cib_cib_printer
tacz:gun_smith_table/cyber_armorer_workbench_cyber_armorer
tacz:gun_smith_table/eos_eos_printer
celestial_core:special
ironfurnaces:generator_blasting
ironfurnaces:generator_regular
ironfurnaces:generator_smoking
tacz:gun_smith_table/tacz_ammo_workbench
tacz:gun_smith_table/tacz_attachment_workbench
tacz:gun_smith_table/cib_cib_printer_bullet
tacz:gun_smith_table/cib_cib_printer_parts
tacz:gun_smith_table/cibs_cib_printer_skin
goety:ritual_master_forge
tacz:gun_smith_table/lrtactical_smith_table
ftbquests:loot_crate
ftbquests:quest

View File

@@ -0,0 +1 @@
T:{Count:1b,id:"explorerscompass:explorerscompass",tag:{DisplayCoordinates:1b,FoundX:-1024,FoundZ:-944,Samples:1,SearchRadius:0,State:2,StructureKey:"irons_spellbooks:catacombs"}}

View File

@@ -0,0 +1 @@
T:{Count:1b,id:"cataclysm:black_steel_targe",tag:{Damage:0,RepairCost:0,Unbreakable:1b}}

View File

@@ -0,0 +1,2 @@
T:{Count:1b,id:"minecraft:book"}
T:{Count:1b,ForgeCaps:{Parent:{AttackAmplifier:0.0f,BladeUniqueId:[I;1212127750,357779911,-1981173284,432766615],ComboRoot:"slashblade:standby",Damage:0,RepairCounter:0,SpecialAttackType:"slashblade:judgement_cut",StandbyRenderType:0b,SummonedSwordColor:-13421569,SummonedSwordColorInverse:0b,TargetEntity:0,_onClick:0b,adjustXYZ:[0.0d,0.0d,0.0d],currentCombo:"slashblade:none",fallDecreaseRate:0.0f,isBroken:0b,isSealed:0b,killCount:0,lastActionTime:0L,proudSoul:0}},id:"slashblade:slashblade_wood",tag:{bladeState:{}}}

View File

@@ -0,0 +1,2 @@
T:{Count:1b,id:"fumo:yuyuko_item"}
T:{Count:1b,id:"immersive_aircraft:biplane",tag:{Inventory:[{Count:1b,Slot:3b,id:"immersive_aircraft:nether_engine"},{Count:1b,Slot:4b,id:"immersive_aircraft:improved_landing_gear"},{Count:1b,Slot:5b,id:"immersive_aircraft:gyroscope"},{Count:1b,Slot:6b,id:"immersive_aircraft:hull_reinforcement"},{Count:59b,Slot:7b,id:"minecraft:coal"}],display:{}}}

View File

View File

@@ -0,0 +1 @@
T:{Count:1b,id:"minecraft:birch_planks"}

View File

@@ -0,0 +1 @@
T:{Count:1b,id:"tacz:modern_kinetic_gun",tag:{GunCurrentAmmoCount:10,GunFireMode:"SEMI",GunId:"whiterat:winered",HasBulletInBarrel:1b}}

View File

@@ -0,0 +1,2 @@
T:{Count:1b,id:"minecraft:gunpowder"}
T:{Count:1b,id:"minecraft:bone_meal"}