farmersdelight:rice_bag

Bag of Rice

Farmer's Delight · by MehVahdJukaar, MerchantPug
block Rice Storage BlockRice Storage BlockStraw Blocks

Bag of Rice is a storage block from Farmer's Delight, crafted from Rice.

Acquisition

Crafting using Rice, Rice, Rice, Rice, Rice, Rice, Rice, Rice and Rice, arranged in the pattern shown. Produces Bag of Rice.

Crafting
Rice
Rice
Rice
Rice
Rice
Rice
Rice
Rice
Rice
Bag of Rice guaranteed

Mining & drops

sourcecountchanceconditions
Bag of Rice1–1100%Survives Explosion

Used in (1)

Crafting using Bag of Rice, in any arrangement. Produces 9× Rice.

Crafting ⇆ any arrangement
Rice Rice ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
farmersdelight:rice_bag
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (3)
c:blocks/storage_blocks/rice
c:items/storage_blocks/rice
farmersdelight:blocks/straw_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "farmersdelight:rice"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}