Cotton Resources

Cotton Resources adds default, configurable ores to the world for mods to use.

File Details

1.4.1

  • R
  • Aug 5, 2019
  • 559.76 KB
  • 2.5K
  • 1.14.4
  • Fabric

File Name

cotton-resources-1.4.1+1.14.4.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cotton-resources-321104:2755112"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release finally fixes some long-standing bugs, and finishes bringing complete generator control to the api-user and end-user in several ways:
* Mods can offer new replacements - for instance, if your world is made of "darkstone", you can provide an "iridium_darkstone_ore" in such a way that Cotton-Resources can generate it automatically. Datapacks can do this as well.
* A cobalt_nether_ore block has been added
* A default replacer has been provided for cobalt_nether_ore, so cobalt really feels at home in the nether
* Numerous bugfixes in the client configs mean that truly global ore settings are possible without global datapacks

* You can now enable resources directly from the config
* Some fabric.mod.json tweaks to keep up with fabric schema updates