Crafting using Chest and Eucalyptus Boat, in any arrangement. Produces Eucalyptus Boat with Chest.
Eucalyptus Boat with Chest
Regions Unexplored · by UHQ_GAMES
Eucalyptus Boat with Chest is a item from Regions Unexplored, crafted from Chest and Eucalyptus Boat.
Acquisition
Related items
Developer reference
- Registry name
regions_unexplored:eucalyptus_chest_boat- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (1)
minecraft:items/chest_boats
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "regions_unexplored:eucalyptus_boat"
}
],
"conditions": [],
"sequence": null,
"group_name": "chest_boat",
"experience": null,
"cooking_time": null
}