promotional bannermobile promotional banner

Attained Drops Revived

The continuation of Attained Drops 2
Back to Files

AttainedDropsRevived-1.21.1-2.0.0-NeoForge

File nameAttainedDropsRevived-1.21.1-2.0.0-NeoForge.jar
Uploader
NadienDevNadienDev
Uploaded
Aug 30, 2026
Downloads
10
Size
256.2 KB
Mod Loaders
NeoForge
File ID
8771664
Type
R
Release
Supported game versions
  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:attained-drops-revived-1485625:8771664"

Learn more about Curse Maven

What's new

Attained Drops Revived 1.21.1 2.0.0 2026-08-30

Additions

  • 19 new bulb and soil types.
    • Rare drops: Heavy Core, Nautilus Shell, Heart of the Sea, Nether Star, Breeze Rod, Armadillo Scute.
    • Minerals: Coal, Copper, Iron, Gold, Redstone, Lapis Lazuli, Diamond, Emerald, Nether Quartz, Amethyst, Netherite.
    • Wood: Cherry Log, Birch Log.
  • Textures for every new type, baked with the same recipe as the original art: the colourless sprite gradient-mapped through a per-type colour ramp, composited over the plain soil base.
  • WTHIT support, showing the same information Jade already did: plant growth, the bulb being grown, soil enrichment and Vitality Spreader charge.
  • es_mx and es_ar locales, sharing the es_es strings.

Changes

  • Translations are generated by datagen (AttainedLangProvider) instead of hand-written JSON files.
  • Block and item model datagen iterate the type list instead of 31 hardcoded entries. A type's texture index is its enum ordinal, which is what keeps the soil and bulb runs in step.
  • DefaultTypes stores its drop as an ItemLike and only builds the ItemStack on first use.

Fixes

  • Vitalized soil never actually picked up its tint colour: the block and item colour handlers only answered for tint index 1, but the soil model tints index 0 (bulbs are the ones using index 1). Bulbs and soils are now registered separately, each with the index its model uses.

This mod has no related projects