Новая еда и некоторые изменения
@@ -1,3 +0,0 @@
|
||||
give @s mw_alko:bottle_water
|
||||
give @s mw_alko:alcohol
|
||||
give @s mw_alko:bottle
|
||||
@@ -1,2 +0,0 @@
|
||||
clear @s mw_alko:bottle 0 1
|
||||
give @s mw_alko:bottle_water 1 0
|
||||
@@ -1 +0,0 @@
|
||||
execute @p ~~~ detect ~~~ minecraft:water 0 function flaskTransform
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:absent
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:alcohol
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:beer
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:bottle
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:bottle_water
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:vine
|
||||
@@ -1 +0,0 @@
|
||||
give @s mw_alko:vodka
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"values": []
|
||||
}
|
||||
@@ -22,32 +22,6 @@
|
||||
"saturation_modifier": "low",
|
||||
"nutrition": 4,
|
||||
"can_always_eat": true,
|
||||
"effects": [
|
||||
{
|
||||
"name": "nausea",
|
||||
"chance": 1,
|
||||
"duration": 300,
|
||||
"amplifier": 2
|
||||
},
|
||||
{
|
||||
"name": "slowness",
|
||||
"chance": 1,
|
||||
"duration": 60,
|
||||
"amplifier": 1
|
||||
},
|
||||
{
|
||||
"name": "strength",
|
||||
"chance": 1,
|
||||
"duration": 90,
|
||||
"amplifier": 1
|
||||
},
|
||||
{
|
||||
"name": "poison",
|
||||
"chance": 1,
|
||||
"duration": 4,
|
||||
"amplifier": 0
|
||||
}
|
||||
],
|
||||
"on_consume": {
|
||||
"event": "mw_alko:effect"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
"nutrition": 4,
|
||||
"can_always_eat": true,
|
||||
"remove_effects": []
|
||||
},
|
||||
"minecraft:use_duration": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,25 +1,20 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shaped": {
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:bottle_water"
|
||||
"identifier": "mw_alko:bottle_water"
|
||||
},
|
||||
"tags": [
|
||||
"crafting_table"
|
||||
],
|
||||
"pattern": [
|
||||
" ",
|
||||
" B ",
|
||||
" "
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "minecraft:bucket"
|
||||
"tags": [ "crafting_table" ],
|
||||
"group": "candle",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "mw_alko:bottle"
|
||||
},
|
||||
"B": {
|
||||
"item": "mw_alko:bottle"
|
||||
{
|
||||
"item": "minecraft:potion",
|
||||
"data": 0
|
||||
}
|
||||
},
|
||||
],
|
||||
"result": {
|
||||
"item": "mw_alko:bottle_water"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shaped": {
|
||||
"tags": [
|
||||
"crafting_table"
|
||||
],
|
||||
"pattern": [
|
||||
"###",
|
||||
"AAA",
|
||||
" S "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"A": {
|
||||
"item": "minecraft:apple"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "mw_food:pieapple"
|
||||
},
|
||||
"description": {
|
||||
"identifier": "mw_food:pieapple"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
https://henrysoftware.itch.io/pixel-food
|
||||
https://janbarboza.itch.io/foods-potions-and-coins
|
||||
@@ -1,332 +0,0 @@
|
||||
{
|
||||
"format_version" : "1.10.0",
|
||||
"animation_controllers" : {
|
||||
"controller.animation.nethercat.look_at_target" : {
|
||||
"initial_state" : "default",
|
||||
"states" : {
|
||||
"default" : {
|
||||
"animations" : [ "look_at_target" ]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.nethercat.move" : {
|
||||
"initial_state" : "walking",
|
||||
"states" : {
|
||||
"walking" : {
|
||||
"animations" : [ { "walk" : "query.modified_move_speed" } ],
|
||||
"transitions" : [
|
||||
{
|
||||
"attacking" : "query.is_delayed_attacking == 1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attacking" : {
|
||||
"animations" : [ "attack" ],
|
||||
"blend_transition" : 0.2,
|
||||
"blend_via_shortest_path" : true,
|
||||
"transitions" : [
|
||||
{
|
||||
"walking" : "query.is_delayed_attacking == 0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.augustolophus": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.bracheo": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"blend_transition": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.hadro": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"run": "query.is_moving && query.is_angry"
|
||||
}
|
||||
]
|
||||
},
|
||||
"run": {
|
||||
"animations": [
|
||||
{
|
||||
"run": "query.modified_move_speed"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.lampeo": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"run": "query.is_moving && query.is_angry"
|
||||
}
|
||||
]
|
||||
},
|
||||
"run": {
|
||||
"animations": [
|
||||
{
|
||||
"run": "query.modified_move_speed"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.ourano": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"run": "query.is_moving && query.is_angry"
|
||||
}
|
||||
]
|
||||
},
|
||||
"run": {
|
||||
"animations": [
|
||||
{
|
||||
"run": "query.modified_move_speed"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.stegosaurus": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"blend_transition": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.ankylo": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"run": "query.is_moving && query.is_angry"
|
||||
}
|
||||
]
|
||||
},
|
||||
"run": {
|
||||
"animations": [
|
||||
{
|
||||
"run": "query.modified_move_speed"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.spiny": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"swimming": "query.is_moving"
|
||||
}
|
||||
]
|
||||
},
|
||||
"swimming": {
|
||||
"animations": [
|
||||
{
|
||||
"swim": "query.is_swimming"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead || !query.is_swimming"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.trex": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.tricera": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"stand": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.tylosaur": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"still": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"swim": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"controller.animation.rhinoceros": {
|
||||
"initial_state": "default",
|
||||
"states": {
|
||||
"default": {
|
||||
"animations": [
|
||||
{
|
||||
"idle": "!query.modified_move_speed"
|
||||
},
|
||||
{
|
||||
"walk": "query.modified_move_speed"
|
||||
},
|
||||
"look_at_target"
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"mad": "query.is_moving && query.is_angry"
|
||||
}
|
||||
]
|
||||
},
|
||||
"mad": {
|
||||
"animations": [
|
||||
{
|
||||
"mad": "query.modified_move_speed"
|
||||
}
|
||||
],
|
||||
"transitions": [
|
||||
{
|
||||
"default": "!query.is_moving || query.is_playing_dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"materials": {
|
||||
"version": "1.0.0",
|
||||
"translucence:entity_alphatest": {},
|
||||
"fish:entity_alphatest": {
|
||||
|
||||
},
|
||||
"audi_r8:entity_alphatest": {
|
||||
|
||||
},
|
||||
"cars:entity_alphatest": {
|
||||
|
||||
},
|
||||
"sesto_elemento:entity_alphatest": {
|
||||
|
||||
},
|
||||
"televisor:entity_alphatest": {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,97 +0,0 @@
|
||||
{
|
||||
"materials": {
|
||||
"version": "1.0.0",
|
||||
|
||||
"particles_base": {
|
||||
"vertexShader": "shaders/color_uv.vertex",
|
||||
"vrGeometryShader": "shaders/color_uv.geometry",
|
||||
"fragmentShader": "shaders/color_texture.fragment",
|
||||
|
||||
"vertexFields": [
|
||||
{ "field": "Position" },
|
||||
{ "field": "Color" },
|
||||
{ "field": "UV0" }
|
||||
],
|
||||
|
||||
"+samplerStates": [
|
||||
{
|
||||
"samplerIndex": 0,
|
||||
"textureFilter": "Point"
|
||||
}
|
||||
],
|
||||
|
||||
"msaaSupport": "Both"
|
||||
},
|
||||
|
||||
"particles_opaque:particles_base": {
|
||||
"+defines": [ "ENABLE_FOG" ],
|
||||
"+states": [ "DisableAlphaWrite" ]
|
||||
},
|
||||
|
||||
"particles_glow_glass:particles_base": {
|
||||
"+defines": [ "USE_ONLY_EMISSIVE" ],
|
||||
"+states": [ "Blending", "DisableCulling" ],
|
||||
"blendSrc": "One",
|
||||
"blendDst": "One"
|
||||
},
|
||||
|
||||
"particles_charged:particles_base": {
|
||||
"+defines": [ "ENABLE_FOG" ],
|
||||
"+states": [ "Blending", "DisableAlphaWrite" ],
|
||||
"blendSrc": "One",
|
||||
"blendDst": "One"
|
||||
},
|
||||
|
||||
"particles_glass:particles_base": {
|
||||
"+defines": [ "ENABLE_FOG" ],
|
||||
"+states": [ "Blending" ]
|
||||
},
|
||||
|
||||
"particles_alpha:particles_base": {
|
||||
|
||||
"+defines": [ "ALPHA_TEST", "ENABLE_FOG" ],
|
||||
"+states": [ "DisableAlphaWrite" ]
|
||||
},
|
||||
|
||||
"particles_blend:particles_base": {
|
||||
|
||||
"+defines": [ "ENABLE_FOG" ],
|
||||
"+states": [
|
||||
"Blending",
|
||||
"DisableCulling",
|
||||
"DisableDepthWrite"
|
||||
]
|
||||
},
|
||||
|
||||
"particles_effects:particles_alpha": {
|
||||
|
||||
"+defines": [ "EFFECTS_OFFSET" ],
|
||||
"msaaSupport": "Both"
|
||||
},
|
||||
|
||||
"particles_random_test": {
|
||||
"vertexShader": "shaders/particle_random_test.vertex",
|
||||
"vrGeometryShader": "shaders/color_uv.geometry",
|
||||
"fragmentShader": "shaders/color_texture.fragment",
|
||||
|
||||
"vertexFields": [
|
||||
{ "field": "Position" },
|
||||
{ "field": "Color" },
|
||||
{ "field": "Normal" },
|
||||
{ "field": "UV0" }
|
||||
],
|
||||
|
||||
"+samplerStates": [
|
||||
{
|
||||
"samplerIndex": 0,
|
||||
"textureFilter": "Point"
|
||||
}
|
||||
],
|
||||
|
||||
"+defines": [ "ALPHA_TEST", "ENABLE_FOG" ],
|
||||
"+states": [ "DisableAlphaWrite" ],
|
||||
|
||||
"msaaSupport": "Both"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"geometry.patnt": {
|
||||
"texturewidth": 64,
|
||||
"textureheight": 32,
|
||||
"visible_bounds_width": 1,
|
||||
"visible_bounds_height": 1,
|
||||
"visible_bounds_offset": [0, 0.5, 0],
|
||||
"bones": [
|
||||
{
|
||||
"name": "patnt",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-8, 0, -8], "size": [16, 16, 16], "uv": [0, 0]}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"geometry.bullet": {
|
||||
"texturewidth": 128,
|
||||
"textureheight": 128,
|
||||
"visible_bounds_width": 1,
|
||||
"visible_bounds_height": 1,
|
||||
"visible_bounds_offset": [0, 0.5, 0],
|
||||
"bones": [
|
||||
{
|
||||
"name": "head",
|
||||
"pivot": [0, 0, 0],
|
||||
"cubes": [
|
||||
{"origin": [-0.1, -0.1, -0.1], "size": [2, 2, 2], "uv": [0, 0]}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"render_controllers": {
|
||||
"controller.render.fish": {
|
||||
"geometry": "Geometry.default",
|
||||
"materials": [ { "*": "Material.default" } ],
|
||||
"textures": [ "Texture.default" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"format_version": "1.10.0",
|
||||
"render_controllers": {
|
||||
"controller.render.translucence": {
|
||||
"geometry": "Geometry.default",
|
||||
"materials": [ { "*": "Material.default" } ],
|
||||
"textures": [ "Texture.default" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,216 +0,0 @@
|
||||
item.mw_alko:bottle.name=Бутылка
|
||||
item.mw_alko:bottle_water.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
|
||||
## comment on the same line, use TABs.
|
||||
accessibility.disableTTS=Text To Speech disabled
|
||||
accessibility.enableTTS=Text To Speech enabled
|
||||
item.spawn_egg.entity.pa:fish_1.name=Spawn Fish 1
|
||||
item.spawn_egg.entity.pa:crab.name=Spawn Crab
|
||||
item.spawn_egg.entity.pa:fish_2.name=Spawn Butterfly Fish
|
||||
item.spawn_egg.entity.pa:fish_3.name=Spawn Fish 3
|
||||
item.spawn_egg.entity.pa:starfish.name=Spawn Starfish
|
||||
item.spawn_egg.entity.pa:shark.name=Spawn Shark
|
||||
item.spawn_egg.entity.pa:megalodon.name=Spawn Megalodon
|
||||
item.spawn_egg.entity.pa:octopus_red.name=Spawn Octopus Red
|
||||
item.spawn_egg.entity.pa:octopus.name=Spawn Octopus
|
||||
item.spawn_egg.entity.pa:hammerhead_shark.name=Spawn Hammerhead shark
|
||||
item.spawn_egg.entity.pa:piranha.name=Spawn Piranha
|
||||
item.spawn_egg.entity.pa:stingray.name=Spawn Stingray
|
||||
item.spawn_egg.entity.pa:fishleon.name=Spawn Lion fish
|
||||
item.spawn_egg.entity.pa:swordfish.name=Spawn Swordfish
|
||||
item.spawn_egg.entity.pa:jellyfish_1.name=Jellyfish 1
|
||||
item.spawn_egg.entity.pa:jellyfish_2.name=Jellyfish 2
|
||||
item.spawn_egg.entity.pa:jellyfish_3.name=Jellyfish 3
|
||||
item.spawn_egg.entity.pa:shark_2.name=Spawn Shark 2
|
||||
item.spawn_egg.entity.pa:whale.name=Spawn Whale
|
||||
item.spawn_egg.entity.pa:cachalote.name=Spawn Cachalote
|
||||
item.spawn_egg.entity.pa:shrimp.name=Spawn Shrimp
|
||||
|
||||
item.spawn_egg.entity.pa:vulture.name=Spawn Vulture
|
||||
item.spawn_egg.entity.pa:eagle.name=Spawn Eagle
|
||||
item.spawn_egg.entity.pa:phoenix.name=Spawn Phoenix
|
||||
item.spawn_egg.entity.pa:seagull.name=Spawn Seagull
|
||||
item.spawn_egg.entity.pa:villager_with_player_model.name=Spawn NPC
|
||||
|
||||
entity.pa:vulture.name=Vulture
|
||||
entity.pa:eagle.name=Eagle
|
||||
entity.pa:phoenix.name=Phoenix
|
||||
entity.pa:seagull.name=Seagull
|
||||
entity.pa:villager_with_player_model.name=NPC
|
||||
|
||||
entity.lamborghini:gallardo_yellow.name=Lamborghini Gallardo Yellow
|
||||
item.spawn_egg.entity.lamborghini:gallardo_yellow.name=Lamborghini Gallardo Yellow
|
||||
|
||||
entity.lamborghini:gallardo_red.name=Lamborghini Gallardo Red
|
||||
item.spawn_egg.entity.lamborghini:gallardo_red.name=Lamborghini Gallardo Red
|
||||
|
||||
entity.lamborghini:gallardo_blue.name=Lamborghini Gallardo Blue
|
||||
item.spawn_egg.entity.lamborghini:gallardo_blue.name=Lamborghini Gallardo Blue
|
||||
|
||||
entity.lamborghini:gallardo_green.name=Lamborghini Gallardo Green
|
||||
item.spawn_egg.entity.lamborghini:gallardo_green.name=Lamborghini Gallardo Green
|
||||
|
||||
entity.lamborghini:gallardo_black.name=Lamborghini Gallardo Black
|
||||
item.spawn_egg.entity.lamborghini:gallardo_black.name=Lamborghini Gallardo Black
|
||||
|
||||
entity.lamborghini:gallardo_white.name=Lamborghini Gallardo White
|
||||
item.spawn_egg.entity.lamborghini:gallardo_white.name=Lamborghini Gallardo White
|
||||
|
||||
entity.lamborghini:gallardo_orange.name=Lamborghini Gallardo Orange
|
||||
item.spawn_egg.entity.lamborghini:gallardo_orange.name=Lamborghini Gallardo Orange
|
||||
|
||||
entity.lamborghini:gallardo_purple.name=Lamborghini Gallardo Purple
|
||||
item.spawn_egg.entity.lamborghini:gallardo_purple.name=Lamborghini Gallardo Purple
|
||||
|
||||
entity.lamborghini:gallardo_cyan.name=Lamborghini Gallardo Cyan
|
||||
item.spawn_egg.entity.lamborghini:gallardo_cyan.name=Lamborghini Gallardo Cyan
|
||||
|
||||
//Items
|
||||
|
||||
item.compound.salt.name=Ivory Tusk
|
||||
item.compound.sodiumoxide.name=Stinky Cheese
|
||||
|
||||
//Spawn Eggs//
|
||||
|
||||
item.spawn_egg.entity.animal:bear.name=Spawn Bear
|
||||
item.spawn_egg.entity.animal:buffalo.name=Spawn Buffalo
|
||||
item.spawn_egg.entity.animal:camel.name=Spawn Camel
|
||||
item.spawn_egg.entity.animal:duck.name=Spawn Duck
|
||||
item.spawn_egg.entity.animal:penguin.name=Spawn Penguin
|
||||
item.spawn_egg.entity.animal:steve.name=Spawn Steve (NPC)
|
||||
item.spawn_egg.entity.animal:alex.name=Spawn Alex (NPC)
|
||||
item.spawn_egg.entity.animal:lion.name=Spawn Lion
|
||||
item.spawn_egg.entity.animal:hamster.name=Spawn Hamster
|
||||
item.spawn_egg.entity.animal:hippo.name=Spawn Hippopotamus
|
||||
item.spawn_egg.entity.animal:chameleon.name=Spawn Chameleon
|
||||
item.spawn_egg.entity.animal:mouse.name=Spawn Mouse
|
||||
item.spawn_egg.entity.animal:deer.name=Spawn Deer
|
||||
item.spawn_egg.entity.animal:elephant.name=Spawn Elephant
|
||||
item.spawn_egg.entity.animal:frog.name=Spawn Frog
|
||||
item.spawn_egg.entity.animal:bumblebee.name=Spawn Bumblebee
|
||||
item.spawn_egg.entity.animal:tortoise.name=Spawn Tortoise
|
||||
item.spawn_egg.entity.animal:frozen_beast.name=Spawn Frozen Beast
|
||||
item.spawn_egg.entity.animal:crocodile.name=Spawn Crocodile
|
||||
item.spawn_egg.entity.animal:zushroom.name=Spawn Zushroom
|
||||
item.spawn_egg.entity.animal:starfish.name=Spawn Starfish
|
||||
item.spawn_egg.entity.animal:panther.name=Spawn Panther
|
||||
item.spawn_egg.entity.animal:brown_mooshroom.name=Spawn Brown Mooshroom
|
||||
item.spawn_egg.entity.mooshroom.name=Spawn Red Mooshroom
|
||||
item.spawn_egg.entity.animal:emerged.name=Spawn Emerged
|
||||
item.spawn_egg.entity.animal:corrupted_skeleton.name=Spawn Corrupted Skeleton
|
||||
item.spawn_egg.entity.animal:welter.name=Spawn Welter
|
||||
item.spawn_egg.entity.animal:npc.name=Spawn NPC
|
||||
item.spawn_egg.entity.animal:npc_scientist.name=Spawn NPC Scientist
|
||||
item.spawn_egg.entity.animal:nether_creeper.name=Spawn Nether Creeper
|
||||
item.spawn_egg.entity.animal:flea.name=Spawn Flea
|
||||
item.spawn_egg.entity.animal:bird.name=Spawn Bird
|
||||
item.spawn_egg.entity.animal:tiger.name=Spawn Tiger
|
||||
item.spawn_egg.entity.animal:ender_creeper.name=Spawn Ender Creeper
|
||||
item.spawn_egg.entity.animal:ender_skeleton.name=Spawn Ender Skeleton
|
||||
|
||||
//Entities//
|
||||
|
||||
entity.animal:bear.name=Bear
|
||||
entity.animal:buffalo.name=Buffalo
|
||||
entity.animal:camel.name=Camel
|
||||
entity.animal:duck.name=Duck
|
||||
entity.animal:penguin.name=Penguin
|
||||
entity.animal:steve.name=Steve
|
||||
entity.animal:alex.name=Alex
|
||||
entity.animal:lion.name=Lion
|
||||
entity.animal:hamster.name=Hamster
|
||||
entity.animal:hippo.name=Hippopotamus
|
||||
entity.animal:chameleon.name=Chameleon
|
||||
entity.animal:mouse.name=Mouse
|
||||
entity.animal:deer.name=Deer
|
||||
entity.animal:elephant.name=Elephant
|
||||
entity.animal:frog.name=Frog
|
||||
entity.animal:bumblebee.name=Bumblebee
|
||||
entity.animal:tortoise.name=Tortoise
|
||||
entity.animal:frozen_beast.name=Frozen Beast
|
||||
entity.animal:crocodile.name=Crocodile
|
||||
entity.animal:zushroom.name=Zushroom
|
||||
entity.animal:starfish.name=Starfish
|
||||
entity.animal:panther.name=Panther
|
||||
entity.animal:brown_mooshroom.name=Brown Mooshroom
|
||||
entity.mooshroom.name=Red Mooshroom
|
||||
entity.animal:emerged.name=Emerged
|
||||
entity.animal:corrupted_skeleton.name=Corrupted Skeleton
|
||||
entity.animal:welter.name=Welter
|
||||
entity.animal:npc.name=NPC
|
||||
entity.animal:npc_scientist.name=NPC Scientist
|
||||
entity.animal:nether_creeper.name=Nether Creeper
|
||||
entity.animal:flea.name=Flea
|
||||
entity.animal:bird.name=Bird
|
||||
entity.animal:tiger.name=Tiger
|
||||
entity.animal:ender_creeper.name=Ender Creeper
|
||||
entity.animal:ender_skeleton.name=Ender Skeleton
|
||||
|
||||
//new furni//
|
||||
action.hint.exit.cat=Now you can rotate it #
|
||||
action.hint.exit.unknown=Now you can rotate it #
|
||||
action.interact.rotar=Rotate #
|
||||
action.interact.patitas=Open#
|
||||
action.interact.conducir=Dive #
|
||||
action.interact.sit = Sit #
|
||||
|
||||
entity.unknown.name=PA inventory
|
||||
item.spawn_egg.entity.pa:sillagamer.name=PA-Colorful gamer chair
|
||||
item.spawn_egg.entity.pa:pc.name=PA-Pc Gamer
|
||||
item.spawn_egg.entity.pa:estufa.name=PA-Stove
|
||||
item.spawn_egg.entity.pa:nevera.name=PA-Fridge
|
||||
item.spawn_egg.entity.pa:lavadero.name=PA-Laundry
|
||||
item.spawn_egg.entity.pa:pacman.name=PA-Pacman recreational machine
|
||||
item.spawn_egg.entity.pa:tivi.name=PA-Tivi
|
||||
item.spawn_egg.entity.pa:retrete.name=PA-Toilet
|
||||
item.spawn_egg.entity.pa:regadera.name=PA-Watering can
|
||||
item.spawn_egg.entity.pa:christmas_tree.name=PA-Christmas tree
|
||||
item.spawn_egg.entity.pa:piano.name=PA-Piano
|
||||
item.spawn_egg.entity.pa:closet.name=PA-Closet
|
||||
item.spawn_egg.entity.pa:banca.name=PA-Park Bench
|
||||
item.spawn_egg.entity.pa:bench.name=PA-Bench
|
||||
item.spawn_egg.entity.pa:billar.name=PA-Pool Table
|
||||
item.spawn_egg.entity.pa:fuente.name=PA-Water Source
|
||||
item.spawn_egg.entity.pa:tumbanormal.name=PA-Normal Grave
|
||||
item.spawn_egg.entity.pa:tumbacruz.name=PA-Cross Grave
|
||||
item.spawn_egg.entity.pa:tumbacreeper.name=PA-Creeper Grave
|
||||
item.spawn_egg.entity.pa:banera.name=PA-Bath
|
||||
item.spawn_egg.entity.pa:robertcup.name=PA-Robert Trophy
|
||||
item.spawn_egg.entity.pa:maxcup.name=PA-Max Trophy
|
||||
item.spawn_egg.entity.pa:columpio.name=PA-Swing
|
||||
item.spawn_egg.entity.pa:futbolito.name=PA-Foosball table
|
||||
item.spawn_egg.entity.pa:laptop.name=PA-Laptop
|
||||
item.spawn_egg.entity.pa:pcdos.name=PA-Ordenador
|
||||
item.spawn_egg.entity.pa:lavavo.name=PA-Sink
|
||||
item.spawn_egg.entity.pa:ventilador.name=PA-Ceiling fan
|
||||
item.spawn_egg.entity.pa:mpeluches.name=PA-Teddies machine
|
||||
///
|
||||
item.spawn_egg.entity.pa:pizza.name=PA-Pizza
|
||||
item.spawn_egg.entity.pa:satanic.name=PA-Satanic Ritual
|
||||
item.spawn_egg.entity.pa:brinca.name=PA-Trampoline
|
||||
item.spawn_egg.entity.pa:micro.name=PA-Microwave oven
|
||||
item.spawn_egg.entity.pa:resbaladilla.name=PA-Slipper
|
||||
item.spawn_egg.entity.pa:armchairs.name=PA-Armchairs
|
||||
item.spawn_egg.entity.pa:lamparacolores.name=PA-Lamp of Colors
|
||||
item.spawn_egg.entity.pa:saltapicina.name=PA-Pool Trampoline
|
||||
item.spawn_egg.entity.pa:big_table.name=PA-Big Table
|
||||
item.spawn_egg.entity.pa:small_table.name=PA-Small Table
|
||||
item.spawn_egg.entity.pa:chair.name=PA-Chair
|
||||
item.spawn_egg.entity.pa:sombrilla.name=PA-Colorful umbrellas
|
||||
item.spawn_egg.entity.pa:sillaplaya.name=PA-Beach chairs
|
||||
item.spawn_egg.entity.pa:humanos.name=PA-Humans
|
||||
item.spawn_egg.entity.pa:auto.name=PA-Auto colors
|
||||
item.spawn_egg.entity.pa:mchiclesg.name=PA-Big Chewing Gum Machine
|
||||
item.spawn_egg.entity.pa:mchiclesc.name=PA-Small Chewing Gum Machine
|
||||
item.spawn_egg.entity.pa:patitas.name=PA-Pet's Chest
|
||||
item.spawn_egg.entity.pa:drone.name=PA-Drone
|
||||
item.spawn_egg.entity.pa:colorful_gifts.name=PA-Colorful gifts
|
||||
item.spawn_egg.entity.pa:mueblestv.name=PA-Furniture for TV
|
||||
item.spawn_egg.entity.pa:chimenea.name=PA-Chimney
|
||||
@@ -12,6 +12,17 @@
|
||||
"textures/items/alko/mw_alko_vodka",
|
||||
"textures/items/alko/mw_alko_beer"
|
||||
]
|
||||
},
|
||||
"mw_food": {
|
||||
"textures": [
|
||||
"textures/items/food/choko",
|
||||
"textures/items/food/fishfillet",
|
||||
"textures/items/food/jam",
|
||||
"textures/items/food/jerky",
|
||||
"textures/items/food/pieapple",
|
||||
"textures/items/food/sardines",
|
||||
"textures/items/food/waffles"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 195 B After Width: | Height: | Size: 453 B |
|
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 528 B |
|
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 421 B |
|
After Width: | Height: | Size: 225 B |
|
After Width: | Height: | Size: 466 B |
|
After Width: | Height: | Size: 456 B |
|
After Width: | Height: | Size: 440 B |
|
After Width: | Height: | Size: 414 B |
|
After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 521 B |
|
Before Width: | Height: | Size: 4.9 KiB |