promotional bannermobile promotional banner

Create Cobblestone

Adds a block generating cobblestone using SU, stopping cobblestone generators from eating your frames.

File Details

createcobblestone-1.4.3+forge-1.20.1-87.jar

  • R
  • Jan 10, 2025
  • 554.40 KB
  • 381.2K
  • 1.20.1
  • Forge + 1

File Name

createcobblestone-1.4.3+forge-1.20.1-87.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-cobblestone-1023532:6074437")

NeoForge

implementation fg.deobf("curse.maven:create-cobblestone-1023532:6074437")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • replaced the generator ratio with outputPerSecondPerRpm as ratio caused many misinterpretations and unclearity
    • at 1 outputPerSecondPerRpm you will get 256 cobblestone at 256 rpm, etc
    • custom datapacks using ratio are still supported and are automatically converted for now. please do upgrade to outputPerSecondPerRpm
    • the default config value is also converted, to convert your own config value use the following formula: outputPerSecondPerRpm = 20/ratio all changes of the beta:
  • support for all create version between the mod's create version and 0.5.2
  • updated dependencies
    • fabric_loader_version = 0.16.9
    • fabric_api_version = 0.92.2+1.20.1
    • create_fabric_version = 0.5.1-j-build.1609+mc1.20.1
    • create_forge_version = 0.5.1.j-55
    • flywheel_forge_version = 0.6.11-13