promotional bannermobile promotional banner

Not Entirely Random Item

A highly configurable mod that replaces mining with timed item generation and stage-based progression.

File Details

not_entirely_random_item-0.1.0.jar

  • R
  • Apr 3, 2026
  • 161.39 KB
  • 6
  • 1.20.1
  • Forge

File Name

notentirelyrandomitem-0.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:not-entirely-random-item-1500909:7868874")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 Changelog 0.1.0                                                                                                                                                                                                                  
                                                                                                                                                                                                                                   
  New Blocks                                                                                                                                
  - Block Spawner — periodically places blocks from a configured category in the surrounding area. Attach an item frame with a category icon on the front face to activate

  Block Categories (Block Spawner)

  - 10 built-in categories: logs, stone, soil, foliage, ores, deep_ores (overworld); nether_ores, nether_stones, nether_stems (nether); end_blocks (end)
  - Categories support min_stage, max_stage, dimensions (array), interval_ticks overrides
  - Blocks within a category support individual weight values

  Recipe Book

  - All three recipes now unlock in the vanilla recipe book when the player picks up a key ingredient

  Tooltips

  - All three blocks display a tooltip describing how item frames are used

  Server Config

  - controllerDistributionMode — first_fit / round_robin / each
  - maxControllersPerTeam — limit for each mode
  - spawnerRadius — block placement radius (default 5)
  - spawnerIntervalTicks — global spawner interval (default 1200)