[๐]: Disabling stone types using the config file doesn't seem to do anything
daynightcycle opened this issue ยท 2 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Ensure the version of EveryCompat & Moonlight Lib are up to date
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
StoneZone Version
stonezone-1.20-2.7.8
Moonlight Lib Version
moonlight-1.20-2.13.58-forge
Issue with mods
Stone Zone seems to be having an issue with EveryCompat.
Issue Detail
Disabling stone types in everycomp-entries.toml does not seem to remove stone sets. The sets still appear in JEI with recipes. The config has worked when removing wood sets.
For example, when Supplementaries and Create are installed, I try to disable Supplementaries' ash in the config, but it still shows up.
OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
There following mods were enabled:
- Create 0.5.1.j
- Supplementaries 1.20-3.1.13
- Moonlight Library 1.20-2.13.58
- Every Compat 1.20-2.7.16
- Stone Zone 1.20-2.7.8
- Just Enough Items 2.5.1+mc1.20.1
- Set ash to "false" in everycomp-entries.toml.
- Open Minecraft.
- Check JEI or creative tabs.
UPDATE:
config is also not doing anything on Wood Good (Every Compat) side, too. again, it will take some times to investigate why it's not being applied for EC or StoneZone (SZ).
EDIT:
oh almost forgot to mention this. You can use CraftTweaker or KubeJS to hide an item via JEI. it's the same thing that config is doing for entries or types.
it's a good temp solution.