Minecraft Data Packs / Crafting Recipe

Craftable Bell (1.19.X) [By PMUser aka InfoyPS]

  • check_circle Functions
  • check_circle Recipes
  • 491 views, 2 today
  • 26 downloads, 0 today
  • 1
  • 1
PMUser's Avatar PMUser
Level 38 : Artisan Engineer
9
======== Craftable Bell =======

This pack adds new recipes to craft bell.

If you can understand this code, see! [​Example]


{
"type": "minecraft:crafting_shaped",

"pattern": [
"/A/",
"igi",
" g "
],


"key": {
"/": {
"item": "minecraft:stick"
},

"A": {
"item": "minecraft:acacia_planks"
},

"i": {
"item": "minecraft:iron_ingot"
},

"g": {

"item": "minecraft:gold_ingot"
}
},

"result": {

"item": "minecraft:bell",
"count": 1
}
}

I hope you can understand because its it basic for recipes!
CompatibilityMinecraft 1.19
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome