Update minecraftinstance.json to refine mod loader configurations, remove ItemPhysic mod files, and enhance JEI lookup history with new ingredient entries for improved gameplay experience.

This commit is contained in:
Leonid Pershin
2026-05-09 13:37:29 +03:00
parent 5a0eb100d2
commit 6e4965d327
7 changed files with 9 additions and 2 deletions
@@ -1,5 +1,7 @@
[
{"version":1},
{"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"},
{"ingredient":{"id":"aquaculture:driftwood"},"type":"item_stack","bookmarkType":"INGREDIENT"}
]