10 Commits

Author SHA1 Message Date
Hell13Cat 566d23ffeb Update cleric_trades.json 2022-01-25 18:32:21 +03:00
Hell13Cat 83bd4c811f Очистка рецептов 2022-01-25 18:22:43 +03:00
Hell13Cat bf6288c34f Create .gitignore 2022-01-25 18:19:06 +03:00
Hell13Cat a763848808 build0006 2022-01-23 23:40:37 +03:00
Hell13Cat 1b2c9d5f40 build0005 2022-01-23 22:56:10 +03:00
Hell13Cat 2552f64a00 build0004 2022-01-23 22:43:10 +03:00
Hell13Cat 573761dec9 build0003 2022-01-23 22:40:31 +03:00
Hell13Cat 5393ff36f5 build0002 2022-01-23 22:06:04 +03:00
Hell13Cat f6df4d81e9 Изменение имени 2022-01-23 22:01:23 +03:00
Hell13Cat 32a05601dc build0001 2022-01-23 21:52:52 +03:00
1903 changed files with 57651 additions and 1305 deletions
+1 -3
View File
@@ -1,4 +1,2 @@
MWAlko.mcaddon MWRecipes.mcpack
MWAlkoB.mcpack
MWAlkoR.mcpack
-2
View File
@@ -1,2 +0,0 @@
diagnostic.disable.minecraft.manifest.module.missing=true
diagnostic.disable.minecraft.manifest.module.missing=true
File diff suppressed because one or more lines are too long
-46
View File
@@ -1,46 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:absent",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 1
},
"minecraft:display_name": {
"value": "Абсент"
},
"minecraft:render_offsets": "potion",
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": true,
"on_consume": {
"event": "mw_alko:effect"
},
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 2
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 300 3 true",
"effect @s slowness 60 1 true",
"effect @s strength 90 1 true",
"effect @s poison 4 2 true"
]
}
}
}
}
}
-44
View File
@@ -1,44 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:alcohol",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 2
},
"minecraft:display_name": {
"value": "Самогон"
},
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": true,
"on_consume": {
"event": "mw_alko:effect"
},
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 3
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 120 0 true",
"effect @s poison 4 1 true",
"effect @s slowness 30 0 true"
]
}
}
}
}
}
-42
View File
@@ -1,42 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:beer",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 6
},
"minecraft:display_name": {
"value": "Пиво"
},
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "normal",
"nutrition": 4,
"can_always_eat": true,
"on_consume": {
"event": "mw_alko:effect"
},
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 2
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 80 0 true",
"effect @s strength 20 0 true"
]
}
}
}
}
}
-21
View File
@@ -1,21 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:bottle",
"category": "Items"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 0
},
"minecraft:display_name": {
"value": "Бутылка"
},
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false
}
}
}
@@ -1,31 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:bottle_water",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 3
},
"minecraft:display_name": {
"value": "Бутылка с водой"
},
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "normal",
"nutrition": 4,
"can_always_eat": true,
"effects": [],
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 3
}
}
}
-43
View File
@@ -1,43 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:vine",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 4
},
"minecraft:display_name": {
"value": "Вино"
},
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "normal",
"nutrition": 4,
"can_always_eat": true,
"on_consume": {
"event": "mw_alko:effect"
},
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 3
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 80 0 true",
"effect @s strength 20 0 true"
]
}
}
}
}
}
-44
View File
@@ -1,44 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_alko:vodka",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "mw_alko",
"frame": 5
},
"minecraft:display_name": {
"value": "Водка"
},
"minecraft:use_animation": "drink",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 1,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": true,
"on_consume": {
"event": "mw_alko:effect"
},
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 3
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 100 0 true",
"effect @s strength 30 0 true",
"effect @s slowness 20 0 true"
]
}
}
}
}
}
-29
View File
@@ -1,29 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:choko",
"category": "nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 0
},
"minecraft:display_name": {
"value": "Шоколадка"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": []
},
"minecraft:use_duration": 2
}
}
}
@@ -1,29 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:fish_fillet",
"category": "nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 1
},
"minecraft:display_name": {
"value": "Рыбное филе"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": []
},
"minecraft:use_duration": 3
}
}
}
@@ -1,29 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:fish_steak",
"category": "nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 7
},
"minecraft:display_name": {
"value": "Рыбный стейк"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": []
},
"minecraft:use_duration": 3
}
}
}
-30
View File
@@ -1,30 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:jam",
"category": "nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 2
},
"minecraft:display_name": {
"value": "Варенье"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": [],
"using_converts_to": "minecraft:glass_bottle"
},
"minecraft:use_duration": 3
}
}
}
-29
View File
@@ -1,29 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:pieapple",
"category": "Nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 4
},
"minecraft:display_name": {
"value": "Яблочный пирог"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 32,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": []
},
"minecraft:use_duration": 3
}
}
}
-29
View File
@@ -1,29 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_food:waffles",
"category": "nature"
},
"components": {
"minecraft:icon": {
"texture": "mw_food",
"frame": 6
},
"minecraft:display_name": {
"value": "Вафли"
},
"minecraft:use_animation": "eat",
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false,
"minecraft:food": {
"saturation_modifier": "low",
"nutrition": 4,
"can_always_eat": false,
"remove_effects": []
},
"minecraft:use_duration": 3
}
}
}
@@ -1,21 +0,0 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_item:diamond_dust",
"category": "construction"
},
"components": {
"minecraft:icon": {
"texture": "mw_item",
"frame": 0
},
"minecraft:display_name": {
"value": "Алмазная пыль"
},
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false
}
}
}
-40
View File
@@ -1,40 +0,0 @@
{
"format_version": 2,
"header": {
"description": "Аддон с разными изменениями",
"name": "Iroirona mono o oginau by Nyako",
"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b",
"version": [
0,
4,
0
],
"min_engine_version": [
1,
17,
0
]
},
"modules": [
{
"description": "Аддон с разными изменениями",
"type": "data",
"uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e",
"version": [
0,
4,
0
]
}
],
"dependencies": [
{
"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184",
"version": [
0,
4,
0
]
}
]
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

@@ -1,26 +0,0 @@
{
"format_version": "1.16",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:crying_obsidian"
},
"tags": [ "crafting_table" ],
"pattern": [
"OGO",
"GOG",
"OGO"
],
"key": {
"O": {
"item": "minecraft:obsidian"
},
"G": {
"item": "minecraft:ghast_tear"
}
},
"result": {
"item": "minecraft:crying_obsidian",
"count": 4
}
}
}
-22
View File
@@ -1,22 +0,0 @@
{
"format_version": "1.12.0",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:grass"
},
"tags": [ "crafting_table" ],
"group": "candle",
"ingredients": [
{
"item": "minecraft:dirt"
},
{
"item": "minecraft:wheat_seeds"
}
],
"result": {
"item": "minecraft:grass"
}
}
}
-29
View File
@@ -1,29 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:gunpowder"
},
"tags": [ "crafting_table" ],
"pattern": [
" # ",
"X X",
" # "
],
"key": {
"X": {
"item": "minecraft:coal",
"data": 1
},
"#": {
"item": "minecraft:blaze_powder"
}
},
"result": {
"item": "minecraft:gunpowder",
"count": 2
}
}
}
-14
View File
@@ -1,14 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:absent"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:alcohol",
"reagent": "minecraft:poisonous_potato",
"output": "mw_alko:absent"
}
}
@@ -1,14 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:alcohol"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:bottle_water",
"reagent": "minecraft:sugar",
"output": "mw_alko:alcohol"
}
}
-14
View File
@@ -1,14 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:beer"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:bottle_water",
"reagent": "minecraft:wheat",
"output": "mw_alko:beer"
}
}
-26
View File
@@ -1,26 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "mw_alko:bottle"
},
"tags": [
"crafting_table"
],
"pattern": [
"A A",
"A A",
"AAA"
],
"key": {
"A": {
"item": "minecraft:glass",
"data": 0
}
},
"result": {
"item": "mw_alko:bottle",
"count": 4
}
}
}
@@ -1,22 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_alko:bottle_water"
},
"tags": [ "crafting_table" ],
"group": "candle",
"ingredients": [
{
"item": "mw_alko:bottle"
},
{
"item": "minecraft:potion",
"data": 0
}
],
"result": {
"item": "mw_alko:bottle_water"
}
}
}
-14
View File
@@ -1,14 +0,0 @@
{
"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"
}
}
-14
View File
@@ -1,14 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_brewing_mix": {
"description": {
"identifier": "mw_alko:vodka"
},
"tags": [ "brewing_stand" ],
"input": "mw_alko:alcohol",
"reagent": "minecraft:coal",
"output": "mw_alko:vodka"
}
}
-24
View File
@@ -1,24 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_food:choko"
},
"tags": [ "crafting_table" ],
"group": "candle",
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:cocoa_beans"
},
{
"item": "minecraft:paper"
}
],
"result": {
"item": "mw_food:choko"
}
}
}
@@ -1,21 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_food:fish_fillet"
},
"tags": [
"crafting_table"
],
"group": "candle",
"ingredients": [
{
"item": "minecraft:cod"
}
],
"result": {
"item": "mw_food:fish_fillet",
"count": 2
}
}
}
@@ -1,21 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_food:fish_steak"
},
"tags": [
"crafting_table"
],
"group": "candle",
"ingredients": [
{
"item": "minecraft:salmon"
}
],
"result": {
"item": "mw_food:fish_steak",
"count": 2
}
}
}
-26
View File
@@ -1,26 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_food:jam"
},
"tags": [ "crafting_table" ],
"group": "candle",
"ingredients": [
{
"item": "minecraft:sweet_berries",
"count": 2
},
{
"item": "minecraft:glass_bottle"
},
{
"item": "minecraft:sugar"
}
],
"result": {
"item": "mw_food:jam",
"count": 1
}
}
}
@@ -1,34 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "mw_food:pieapple"
},
"tags": [
"crafting_table"
],
"pattern": [
"###",
"***",
"@!@"
],
"key": {
"#": {
"item": "minecraft:wheat"
},
"*": {
"item": "minecraft:apple"
},
"!": {
"item": "minecraft:sugar"
},
"@": {
"item": "minecraft:egg"
}
},
"result": {
"item": "mw_food:pieapple",
"count": 4
}
}
}
@@ -1,23 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_food:waffles"
},
"tags": [ "crafting_table" ],
"group": "candle",
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:wheat",
"count": 2
}
],
"result": {
"item": "mw_food:waffles",
"count": 4
}
}
}
@@ -1,21 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "mw_item:diamond_dust"
},
"tags": [
"crafting_table"
],
"group": "candle",
"ingredients": [
{
"item": "minecraft:diamond"
}
],
"result": {
"item": "mw_item:diamond_dust",
"count": 9
}
}
}
@@ -1,24 +0,0 @@
{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:diamond_reverse"
},
"tags": [
"crafting_table"
],
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "mw_item:diamond_dust"
}
},
"result": {
"item": "minecraft:diamond"
}
}
}
@@ -1,24 +0,0 @@
{
"format_version": "1.16",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:string_to_cobweb"
},
"tags": [ "crafting_table" ],
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:string"
}
},
"result": {
"item": "minecraft:web"
}
}
}
-50
View File
@@ -1,50 +0,0 @@
import json
import shutil
import os
databr = json.load(open("behavior_pack\manifest.json", "r", encoding='utf-8'))
datarr = json.load(open("resource_pack\manifest.json", "r", encoding='utf-8'))
changenum = input("Какую цифру версии повысить[1.2.3]> ")
info_ver = databr["header"]["version"]
if changenum == "3":
num = info_ver[2] + 1
info_ver[2] = num
elif changenum == "2":
num = info_ver[1] + 1
info_ver[1] = num
info_ver[2] = 0
elif changenum == "1":
num = info_ver[0] + 1
info_ver[0] = num
info_ver[1] = 0
info_ver[2] = 0
else:
print("Нет изменений в версии")
databr["header"]["version"] = info_ver
databr["modules"][0]["version"] = info_ver
databr["dependencies"][0]["version"] = info_ver
datarr["header"]["version"] = info_ver
datarr["modules"][0]["version"] = info_ver
datarr["dependencies"][0]["version"] = info_ver
json.dump(databr, open("behavior_pack\manifest.json", "w", encoding='utf-8'), ensure_ascii=False, indent=4)
json.dump(datarr, open("resource_pack\manifest.json", "w", encoding='utf-8'), ensure_ascii=False, indent=4)
zip_name_behavior = 'MWAlkoB'
directory_name_behavior = 'behavior_pack'
shutil.make_archive(zip_name_behavior, 'zip', directory_name_behavior)
shutil.move("MWAlkoB.zip", "MWAlkoB.mcpack")
zip_name_resource = 'MWAlkoR'
directory_name_resource = 'resource_pack'
shutil.make_archive(zip_name_resource, 'zip', directory_name_resource)
shutil.move("MWAlkoR.zip", "MWAlkoR.mcpack")
opeo_file_q = input("""Открыть файлы в Minecraft["+" для открытия]? >""")
if opeo_file_q == "+":
os.startfile("MWAlkoB.mcpack")
os.startfile("MWAlkoR.mcpack")
-2
View File
@@ -1,2 +0,0 @@
https://henrysoftware.itch.io/pixel-food
https://janbarboza.itch.io/foods-potions-and-coins
-1
View File
@@ -1 +0,0 @@
theme: jekyll-theme-midnight
-35
View File
@@ -1,35 +0,0 @@
## Алкоголь
[Главная](https://nyako.icu/Minecraft-Behavior-MW/)
В аддоне присутсвует система алкоголя
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/structure_air.png) - Пустая клетка
### Бутылка ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle.png)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/structure_air.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/structure_air.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/blocks/glass.png)
### Бутылка с водой ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle_water.png)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/potion_bottle_drinkable.png)
### Алкоголь (Использовать зельеварку)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle_water.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/sugar.png) = ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_alcohol.png) (Самогон)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_alcohol.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/potato_poisonous.png) = ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_absent.png) (Абсент)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_alcohol.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/coal.png) = ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_vodka.png) (Водка)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle_water.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/wheat.png) = ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_beer.png) (Пиво)
![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_bottle_water.png) + ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/sweet_berries.png) = ![.](https://nyako.icu/Minecraft-Behavior-MW/imgs/items/alko/mw_alko_vine.png) (Вино)
### Алкоголь - эффекты
[Таблица на отдельной странице](https://nyako.icu/Minecraft-Behavior-MW/alkoef)
-11
View File
@@ -1,11 +0,0 @@
## Алкоголь
[Главная](https://nyako.icu/Minecraft-Behavior-MW/) / [Алкоголь](https://nyako.icu/Minecraft-Behavior-MW/alko)
Название | Тошнота | Сила | Замедление | Отравление
--- | --- | --- | --- | ---
Самогон | I-120с | нет | I-30с | II-4с
Абсент | IV-300с | II-90с | II-60с | III-4с
Водка | I-100с | I-30с | I-20с | нет
Пиво | I-80c | I-20c | нет | нет
Вино | I-80c | I-20c | нет | нет
Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 518 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 B

Some files were not shown because too many files have changed in this diff Show More