Remove 'jei-*' pattern from ClientOnlyJarLikePatterns in sync-mods-from-client.ps1 and update lookupHistory.json to add new ingredient entries for enhanced item management.

This commit is contained in:
Leonid Pershin
2026-05-10 01:15:25 +03:00
parent 1befbbe7fe
commit 3656076504
3 changed files with 10 additions and 2 deletions
Binary file not shown.
-1
View File
@@ -34,7 +34,6 @@ $ClientOnlyJarLikePatterns = @(
'gpumemleakfix-*'
'ImmediatelyFast-*'
'iris-*'
'jei-*'
'JustEnoughProfessions-*'
'JustEnoughResources-*'
'konkrete_*'
@@ -1,8 +1,17 @@
[
{"version":1},
{"ingredient":{"id":"mutantmonsters:mutant_skeleton_arms"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:lead"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"rogues:iron_dagger"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"rogues:flint_dagger"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"create_sa:copper_sword"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"trashcans:item_trash_can"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"everycomp:af/crabbersdelight/palm_chair"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"mcwfurnitures:oak_end_table"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"mcwfurnitures:oak_table"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"mcwfurnitures:oak_coffee_table"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:oak_fence"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:oak_trapdoor"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"trashcans:item_trash_can"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"natures_spirit:travertine"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"natures_spirit:cobbled_travertine"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:oak_planks"},"type":"item_stack","bookmarkType":"INGREDIENT"},