You've already forked minecraft-assets
Create/Update assets for version 18w50a
This commit is contained in:
@@ -1,28 +1,23 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"type": "crafting_shapeless",
|
||||
"group": "rabbit_stew",
|
||||
"pattern": [
|
||||
" R ",
|
||||
"CPD",
|
||||
" B "
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:baked_potato"
|
||||
},
|
||||
"R": {
|
||||
{
|
||||
"item": "minecraft:cooked_rabbit"
|
||||
},
|
||||
"B": {
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"C": {
|
||||
{
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
"D": {
|
||||
{
|
||||
"item": "minecraft:red_mushroom"
|
||||
}
|
||||
},
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:rabbit_stew"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user