Redstone-chan Cobblestone Generator

Add cobblestone generator to the game.

File Details

cobblestone_generator-1.1.0-mc1.21.1-neoforge.jar

  • R
  • Feb 25, 2026
  • 114.15 KB
  • 548
  • 1.21.1
  • NeoForge

File Name

cobblestone_generator-1.1.0-mc1.21.1-neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:redstone-chan-cobblestone-generator-1470604:7676279"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

● Fixes

  • Optimized cobblestone generation logic to avoid lag caused by continuous generation
  • Categorized core code to make it more intuitive

● New Cobblestone Generators

  • Amethyst Cobblestone Generator: Accelerates the growth speed of amethyst buds in the surrounding 3x3 area. The acceleration multiplier can be adjusted in the configuration file
  • Redstone Cobblestone Generator: Produces corresponding redstone signal output based on the configuration mode. CONTINUOUS mode: Generates a continuous redstone signal of strength 15. INTERVAL mode: Generates redstone signals according to the ticks set in the configuration file
  • Glowstone Cobblestone Generator: Emits light at level 15
  • Hay Block Cobblestone Generator: Provides nearby players with the Regeneration effect. Level/duration can be modified in the configuration file
  • Sculk Cobblestone Generator: Gradually converts target blocks within a specified range into sculk blocks. Range/probability/blocks can be adjusted in the configuration file

==============================================================

●修复

  • 优化圆石生成逻辑,避免持续生成带来的卡顿
  • 分类核心代码,使之更加直观

●新圆石生成器

  • 紫水晶圆石生成器:能够加速周围3x3区域内紫水晶母岩的生长速度,配置文件中可调整加速倍率
  • 红石圆石生成器:根据配置模式产生相应的红石信号输出,CONTINUOUS模式:产生持续的15格红石信号。INTERVAL模式:按照配置文件设定的tick产生红石信号
  • 荧石圆石生成器:发出15等级的亮度
  • 干草块圆石生成器:为附近玩家提供生命恢复效果,可在配置文件中修改等级/时间
  • 幽匿圆石生成器:将周围指定范围内的目标方块逐渐转化为幽匿方块,配置文件中可调整范围/概率/方块