Rice
farmersdelight:rice

Rice

Farmer's Delight · by vectorwing
block Rice CropRice GrainRice SeedMaintains FarmlandAutumn CropsSummer CropsAutumn CropsSummer Crops

Acquisition

Crafting using Rice Panicle, in any arrangement. Produces Rice.

Crafting ⇆ any arrangement
Rice Panicle
Rice Rice guaranteed

Milling using Wild Rice (50 ticks). Produces Rice and Straw.

Milling conditional

50 ticks

Rice Rice guaranteed
Straw Straw 50%

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

Crafting ⇆ any arrangement
Rice Rice ×9 guaranteed

Crusher using no listed ingredients. Produces Rice.

Crusher conditional
Rice Rice guaranteed

Milling using Rice Panicle (50 ticks). Produces Rice and Straw.

Milling conditional

50 ticks

Rice Rice guaranteed
Straw Straw guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Fd Shipwreck Supply (farmersdelight) farmersdelight:fd_shipwreck_supply1–1100%
Wild Rice1–1100%Block State Property, Location Check, Survives Explosion
Wild Rice1–1100%Block State Property, Location Check, Survives Explosion
Loot table: Fd Abandoned Mineshaft (farmersdelight) farmersdelight:fd_abandoned_mineshaft1–1100%
Loot table: Fd Village Taiga House (farmersdelight) farmersdelight:fd_village_taiga_house1–1100%
Loot table: Fd Village Desert House (farmersdelight) farmersdelight:fd_village_desert_house1–1100%
Block loot table: Rice Panicles (farmersdelight) farmersdelight:rice_panicles1–1100%Block State Property, Match Tool
Rice1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
farmersdelight:rice
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (8)
forge:items/crops/rice
forge:items/grain/rice
forge:items/seeds/rice
minecraft:blocks/maintains_farmland
sereneseasons:blocks/autumn_crops
sereneseasons:blocks/summer_crops
sereneseasons:items/autumn_crops
sereneseasons:items/summer_crops

Recipe JSON (5):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farmersdelight:rice_panicle"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fd_rice",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "farmersdelight:wild_rice"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farmersdelight:rice_bag"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fd_rice",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "immersiveengineering"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "farmersdelight:rice_panicle"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}