File Details
unbreakabler-1.18.2-1.1.0.jar
- R
- Jul 3, 2023
- 5.21 KB
- 311
- 1.18.2
- Forge
File Name
unbreakabler-1.18.2-1.1.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
1.fix startup crash
2.new config option: VALID_NAMESPACE = CONFIG_BUILDER.comment("If this is defined, only the mod that has this modID will be unbreakable.").defineList("ValidMods", Lists.newArrayList(), o -> o instanceof String);

