Добавлена шоколадка
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"minecraft:use_animation": "eat",
|
"minecraft:use_animation": "eat",
|
||||||
"minecraft:hand_equipped": false,
|
"minecraft:hand_equipped": false,
|
||||||
"minecraft:max_stack_size": 32,
|
"minecraft:max_stack_size": 64,
|
||||||
"minecraft:foil": false,
|
"minecraft:foil": false,
|
||||||
"minecraft:food": {
|
"minecraft:food": {
|
||||||
"saturation_modifier": "low",
|
"saturation_modifier": "low",
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"can_always_eat": false,
|
"can_always_eat": false,
|
||||||
"remove_effects": []
|
"remove_effects": []
|
||||||
},
|
},
|
||||||
"minecraft:use_duration": 3
|
"minecraft:use_duration": 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
],
|
],
|
||||||
"min_engine_version": [
|
"min_engine_version": [
|
||||||
1,
|
1,
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,22 +1,22 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"format_version": "1.12",
|
"format_version": "1.12.0",
|
||||||
"minecraft:recipe_shapeless": {
|
"minecraft:recipe_shapeless": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "minecraft:grass"
|
"identifier": "minecraft:grass"
|
||||||
|
},
|
||||||
|
"tags": [ "crafting_table" ],
|
||||||
|
"group": "candle",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "minecraft:dirt"
|
||||||
},
|
},
|
||||||
"tags": [ "crafting_table" ],
|
{
|
||||||
"group": "candle",
|
"item": "minecraft:wheat_seeds"
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:dirt"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:wheat_seeds"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:grass"
|
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"item": "minecraft:grass"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
@@ -1,26 +1,21 @@
|
|||||||
{
|
{
|
||||||
"format_version": "1.12",
|
"format_version": "1.12",
|
||||||
"minecraft:recipe_shaped": {
|
"minecraft:recipe_shapeless": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "mw_food:choko"
|
"identifier": "mw_food:choko"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [ "crafting_table" ],
|
||||||
"crafting_table"
|
"group": "candle",
|
||||||
],
|
"ingredients": [
|
||||||
"pattern": [
|
{
|
||||||
" ",
|
"item": "minecraft:sugar"
|
||||||
" ",
|
},
|
||||||
" "
|
{
|
||||||
],
|
"item": "minecraft:cocoa_beans"
|
||||||
"key": {
|
|
||||||
"-": {
|
|
||||||
"item": " ",
|
|
||||||
"data": 1
|
|
||||||
}
|
}
|
||||||
},
|
],
|
||||||
"result": {
|
"result": {
|
||||||
"item": "mw_food:choko",
|
"item": "mw_food:choko"
|
||||||
"count": 1
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
],
|
],
|
||||||
"min_engine_version": [
|
"min_engine_version": [
|
||||||
1,
|
1,
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"version": [
|
"version": [
|
||||||
0,
|
0,
|
||||||
3,
|
3,
|
||||||
6
|
14
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"minecraft:use_animation": "eat",
|
"minecraft:use_animation": "eat",
|
||||||
"minecraft:hand_equipped": false,
|
"minecraft:hand_equipped": false,
|
||||||
"minecraft:max_stack_size": 32,
|
"minecraft:max_stack_size": 64,
|
||||||
"minecraft:foil": false,
|
"minecraft:foil": false,
|
||||||
"minecraft:food": {
|
"minecraft:food": {
|
||||||
"saturation_modifier": "low",
|
"saturation_modifier": "low",
|
||||||
|
|||||||
Reference in New Issue
Block a user