File Details
unbreakabler-1.19-1.1.0.jar
- R
- Jul 3, 2023
- 5.28 KB
- 1.4K
- 1.19.4+2
- Forge
File Name
unbreakabler-1.19-1.1.0.jar
Supported Versions
- 1.19.4
- 1.19.3
- 1.19.2
Curse Maven Snippet
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);

