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:
Binary file not shown.
@@ -1,5 +1,7 @@
|
|||||||
[
|
[
|
||||||
{"version":1},
|
{"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":"minecraft:oak_planks"},"type":"item_stack","bookmarkType":"INGREDIENT"},
|
||||||
{"ingredient":{"id":"aquaculture:driftwood"},"type":"item_stack","bookmarkType":"INGREDIENT"}
|
{"ingredient":{"id":"aquaculture:driftwood"},"type":"item_stack","bookmarkType":"INGREDIENT"}
|
||||||
]
|
]
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# Allowed values: true, false - Default: false
|
||||||
|
allowVoidingNuclearWaste = false
|
||||||
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,6 @@
|
|||||||
#Fri May 08 23:18:24 MSK 2026
|
#Sat May 09 13:32:38 MSK 2026
|
||||||
|
AAA_THIS_IS_A_EUPHORIA_PATCHES_SETTINGS_FILE=true
|
||||||
|
AAB_FOR_EUPHORIA_PATCHES_VERSION_1_8_6=true
|
||||||
BLOCK_REFLECT_QUALITY=1
|
BLOCK_REFLECT_QUALITY=1
|
||||||
ENTITY_SHADOW=-1
|
ENTITY_SHADOW=-1
|
||||||
LIGHTSHAFT_QUALI_DEFINE=1
|
LIGHTSHAFT_QUALI_DEFINE=1
|
||||||
|
|||||||
Reference in New Issue
Block a user