aether:aether_grass_block

Aether Grass Block

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Aechor Plant Spawnable OnAether Animals Spawnable OnAether DirtAether Island BlocksSwet Spawnable OnAether DirtShovel MineableSniffer Diggable Block

Acquisition

Filling using Aether Dirt and Water (500 mB). Produces Aether Grass Block.

Filling conditional
Aether Dirt Water (500 mB)
Aether Grass Block guaranteed

Mining & drops

sourcecountchanceconditions
Aether Grass Block1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Aether Dirt1–1100%Survives Explosion
Aether Grass Block1–1100%Drops itself with Silk Touch
Developer reference
Registry name
aether:aether_grass_block
Namespace
aether
Mod ID
aether
Tags (8)
aether:blocks/aechor_plant_spawnable_on
aether:blocks/aether_animals_spawnable_on
aether:blocks/aether_dirt
aether:blocks/aether_island_blocks
aether:blocks/swet_spawnable_on
aether:items/aether_dirt
minecraft:blocks/mineable/shovel
minecraft:blocks/sniffer_diggable_block

Recipe JSON (1):

{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "aether:aether_dirt"
    },
    {
      "fluid": "minecraft:water",
      "amount": 500
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "aether"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}