File Details
unbreakabler-1.16.5-1.1.0.jar
- R
- Jul 3, 2023
- 5.21 KB
- 2.2K
- 1.16.5
- Forge
File Name
unbreakabler-1.16.5-1.1.0.jar
Supported Versions
- 1.16.5
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);

