Вино
This commit is contained in:
@@ -0,0 +1 @@
|
||||
give @s mw_alko:vine
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"components": {
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 32,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"format_version": "1.10",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:vine",
|
||||
"category": "items"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "normal",
|
||||
"nutrition": 4,
|
||||
"can_always_eat": true,
|
||||
"effects": [
|
||||
{
|
||||
"name": "nausea",
|
||||
"chance": 1,
|
||||
"duration": 80,
|
||||
"amplifier": 1
|
||||
},
|
||||
{
|
||||
"name": "strength",
|
||||
"chance": 1,
|
||||
"duration": 20,
|
||||
"amplifier": 1
|
||||
}
|
||||
],
|
||||
"remove_effects": [],
|
||||
"using_converts_to": "mw_alko:bottle"
|
||||
},
|
||||
"minecraft:use_duration": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8,22 +8,20 @@
|
||||
"crafting_table"
|
||||
],
|
||||
"pattern": [
|
||||
" A ",
|
||||
"BBB"
|
||||
" ",
|
||||
" B ",
|
||||
" "
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "minecraft:bucket",
|
||||
"data": 8
|
||||
"item": "minecraft:bucket"
|
||||
},
|
||||
"B": {
|
||||
"item": "mw_alko:bottle",
|
||||
"data": 0
|
||||
"item": "mw_alko:bottle"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "mw_alko:bottle_water",
|
||||
"count": 1
|
||||
"item": "mw_alko:bottle_water"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_brewing_mix": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:vine"
|
||||
},
|
||||
|
||||
"tags": [ "brewing_stand" ],
|
||||
|
||||
"input": "mw_alko:bottle_water",
|
||||
"reagent": "minecraft:sweet_berries",
|
||||
"output": "mw_alko:vine"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format_version": "1.10",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:vine",
|
||||
"category": "Nature"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:icon": "mw_alko:vine",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:render_offsets": "apple"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
3
|
||||
8
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
item.mw_alko:bottle.name=Бутылка
|
||||
item.mw_alko:bottle_water.name=Бутылка с водой
|
||||
item.mw_alko:alcohol.name=Спирт
|
||||
item.mw_alko:alcohol.name=Самогон
|
||||
item.mw_alko:vodka.name=Водка
|
||||
item.mw_alko:vine.name=Вино
|
||||
item.mw_alko:beer.name=Пиво
|
||||
item.mw_alko:absent.name=Абсент
|
||||
## Comments can be added anywhere on a valid line by starting with '##'
|
||||
##
|
||||
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
|
||||
|
||||
@@ -82,6 +82,9 @@
|
||||
},
|
||||
"mw_alko:vodka": {
|
||||
"textures": "textures/items/pamobile/mw_alko_vodka"
|
||||
},
|
||||
"mw_alko:vine": {
|
||||
"textures": "textures/items/pamobile/mw_alko_vine"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 227 B |
Binary file not shown.
|
After Width: | Height: | Size: 221 B |
Binary file not shown.
|
After Width: | Height: | Size: 230 B |
Reference in New Issue
Block a user