diff --git a/behavior_pack/functions/fdgsefsefsefs.mcfunction b/behavior_pack/functions/fdgsefsefsefs.mcfunction deleted file mode 100644 index c176e60..0000000 --- a/behavior_pack/functions/fdgsefsefsefs.mcfunction +++ /dev/null @@ -1,3 +0,0 @@ -give @s mw_alko:bottle_water -give @s mw_alko:alcohol -give @s mw_alko:bottle diff --git a/behavior_pack/functions/flaskTransform.mcfunction b/behavior_pack/functions/flaskTransform.mcfunction deleted file mode 100644 index 8b2e87c..0000000 --- a/behavior_pack/functions/flaskTransform.mcfunction +++ /dev/null @@ -1,2 +0,0 @@ -clear @s mw_alko:bottle 0 1 -give @s mw_alko:bottle_water 1 0 \ No newline at end of file diff --git a/behavior_pack/functions/inWater.mcfunction b/behavior_pack/functions/inWater.mcfunction deleted file mode 100644 index 2dbaf94..0000000 --- a/behavior_pack/functions/inWater.mcfunction +++ /dev/null @@ -1 +0,0 @@ -execute @p ~~~ detect ~~~ minecraft:water 0 function flaskTransform \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_absent.mcfunction b/behavior_pack/functions/mw_alko_absent.mcfunction deleted file mode 100644 index 7d07c2d..0000000 --- a/behavior_pack/functions/mw_alko_absent.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:absent \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_alcohol.mcfunction b/behavior_pack/functions/mw_alko_alcohol.mcfunction deleted file mode 100644 index bb00815..0000000 --- a/behavior_pack/functions/mw_alko_alcohol.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:alcohol \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_beer.mcfunction b/behavior_pack/functions/mw_alko_beer.mcfunction deleted file mode 100644 index 583d077..0000000 --- a/behavior_pack/functions/mw_alko_beer.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:beer \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_bottle.mcfunction b/behavior_pack/functions/mw_alko_bottle.mcfunction deleted file mode 100644 index 9408ee1..0000000 --- a/behavior_pack/functions/mw_alko_bottle.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:bottle \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_bottle_water.mcfunction b/behavior_pack/functions/mw_alko_bottle_water.mcfunction deleted file mode 100644 index d6c974e..0000000 --- a/behavior_pack/functions/mw_alko_bottle_water.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:bottle_water \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_vine.mcfunction b/behavior_pack/functions/mw_alko_vine.mcfunction deleted file mode 100644 index 80253da..0000000 --- a/behavior_pack/functions/mw_alko_vine.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:vine \ No newline at end of file diff --git a/behavior_pack/functions/mw_alko_vodka.mcfunction b/behavior_pack/functions/mw_alko_vodka.mcfunction deleted file mode 100644 index e666bbd..0000000 --- a/behavior_pack/functions/mw_alko_vodka.mcfunction +++ /dev/null @@ -1 +0,0 @@ -give @s mw_alko:vodka \ No newline at end of file diff --git a/behavior_pack/functions/tick.json b/behavior_pack/functions/tick.json deleted file mode 100644 index 35ab46b..0000000 --- a/behavior_pack/functions/tick.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "values": [] -} \ No newline at end of file diff --git a/behavior_pack/items/mw_alko_absent.json b/behavior_pack/items/mw_alko_absent.json index afbfa48..99cca68 100644 --- a/behavior_pack/items/mw_alko_absent.json +++ b/behavior_pack/items/mw_alko_absent.json @@ -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" }, diff --git a/behavior_pack/items/mw_food_pieapple.json b/behavior_pack/items/mw_food_pieapple.json new file mode 100644 index 0000000..f540f60 --- /dev/null +++ b/behavior_pack/items/mw_food_pieapple.json @@ -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 + } + } + } \ No newline at end of file diff --git a/behavior_pack/recipes/mw_alko_bottle_water.json b/behavior_pack/recipes/mw_alko_bottle_water.json index 9e6bba5..a16b632 100644 --- a/behavior_pack/recipes/mw_alko_bottle_water.json +++ b/behavior_pack/recipes/mw_alko_bottle_water.json @@ -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" } diff --git a/behavior_pack/recipes/mw_food_pieapple.json b/behavior_pack/recipes/mw_food_pieapple.json new file mode 100644 index 0000000..5052674 --- /dev/null +++ b/behavior_pack/recipes/mw_food_pieapple.json @@ -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" + } + } +} \ No newline at end of file diff --git a/credits.txt b/credits.txt new file mode 100644 index 0000000..b5c5b6a --- /dev/null +++ b/credits.txt @@ -0,0 +1,2 @@ +https://henrysoftware.itch.io/pixel-food +https://janbarboza.itch.io/foods-potions-and-coins \ No newline at end of file diff --git a/resource_pack/animation_controllers/custom.animation_controllers.json b/resource_pack/animation_controllers/custom.animation_controllers.json deleted file mode 100644 index 1110b4f..0000000 --- a/resource_pack/animation_controllers/custom.animation_controllers.json +++ /dev/null @@ -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" - } - ] - } - } - } - } -} diff --git a/resource_pack/materials/entity.material b/resource_pack/materials/entity.material deleted file mode 100644 index 57594c6..0000000 --- a/resource_pack/materials/entity.material +++ /dev/null @@ -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": { - - } - } -} diff --git a/resource_pack/materials/particles.material b/resource_pack/materials/particles.material deleted file mode 100644 index 3067dea..0000000 --- a/resource_pack/materials/particles.material +++ /dev/null @@ -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" - } - } -} \ No newline at end of file diff --git a/resource_pack/models/entity/pabullet.json b/resource_pack/models/entity/pabullet.json deleted file mode 100644 index 74b7f44..0000000 --- a/resource_pack/models/entity/pabullet.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "format_version":"1.12.0","minecraft:geometry":[ - {"description":{"identifier":"geometry.pabullet","texture_width":32,"texture_height":32},"bones":[{"name":"bone","pivot":[-0.025,0.17157,0.76777],"cubes":[{"origin":[-0.05,1.17157,-1.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[0,0],"uv_size":[8,8]},"east":{"uv":[24,0],"uv_size":[8,8]},"south":{"uv":[0,0],"uv_size":[8,8]},"west":{"uv":[0,0],"uv_size":[8,8]},"up":{"uv":[8,8],"uv_size":[-8,-8]},"down":{"uv":[0,8],"uv_size":[8,-8]}}},{"origin":[-0.05,1.17157,-0.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[8,0],"uv_size":[8,8]},"east":{"uv":[16,0],"uv_size":[8,8]},"south":{"uv":[8,0],"uv_size":[8,8]},"west":{"uv":[8,0],"uv_size":[8,8]},"up":{"uv":[16,8],"uv_size":[-8,-8]},"down":{"uv":[8,8],"uv_size":[8,-8]}}},{"origin":[-0.05,1.17157,0.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[16,0],"uv_size":[8,8]},"east":{"uv":[8,0],"uv_size":[8,8]},"south":{"uv":[16,0],"uv_size":[8,8]},"west":{"uv":[16,0],"uv_size":[8,8]},"up":{"uv":[24,8],"uv_size":[-8,-8]},"down":{"uv":[16,8],"uv_size":[8,-8]}}},{"origin":[-0.05,1.17157,1.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[24,0],"uv_size":[8,8]},"east":{"uv":[0,0],"uv_size":[8,8]},"south":{"uv":[24,0],"uv_size":[8,8]},"west":{"uv":[24,0],"uv_size":[8,8]},"up":{"uv":[32,8],"uv_size":[-8,-8]},"down":{"uv":[24,8],"uv_size":[8,-8]}}},{"origin":[-0.05,0.17157,-1.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[0,8],"uv_size":[8,8]},"east":{"uv":[24,8],"uv_size":[8,8]},"south":{"uv":[0,8],"uv_size":[8,8]},"west":{"uv":[0,8],"uv_size":[8,8]},"up":{"uv":[8,16],"uv_size":[-8,-8]},"down":{"uv":[0,16],"uv_size":[8,-8]}}},{"origin":[-0.05,0.17157,-0.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[8,8],"uv_size":[8,8]},"east":{"uv":[16,8],"uv_size":[8,8]},"south":{"uv":[8,8],"uv_size":[8,8]},"west":{"uv":[8,8],"uv_size":[8,8]},"up":{"uv":[16,16],"uv_size":[-8,-8]},"down":{"uv":[8,16],"uv_size":[8,-8]}}},{"origin":[-0.05,0.17157,0.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[16,8],"uv_size":[8,8]},"east":{"uv":[8,8],"uv_size":[8,8]},"south":{"uv":[16,8],"uv_size":[8,8]},"west":{"uv":[16,8],"uv_size":[8,8]},"up":{"uv":[24,16],"uv_size":[-8,-8]},"down":{"uv":[16,16],"uv_size":[8,-8]}}},{"origin":[-0.05,0.17157,1.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[24,8],"uv_size":[8,8]},"east":{"uv":[0,8],"uv_size":[8,8]},"south":{"uv":[24,8],"uv_size":[8,8]},"west":{"uv":[24,8],"uv_size":[8,8]},"up":{"uv":[32,16],"uv_size":[-8,-8]},"down":{"uv":[24,16],"uv_size":[8,-8]}}},{"origin":[-0.05,-0.82843,-1.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[0,16],"uv_size":[8,8]},"east":{"uv":[24,16],"uv_size":[8,8]},"south":{"uv":[0,16],"uv_size":[8,8]},"west":{"uv":[0,16],"uv_size":[8,8]},"up":{"uv":[8,24],"uv_size":[-8,-8]},"down":{"uv":[0,24],"uv_size":[8,-8]}}},{"origin":[-0.05,-0.82843,-0.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[8,16],"uv_size":[8,8]},"east":{"uv":[16,16],"uv_size":[8,8]},"south":{"uv":[8,16],"uv_size":[8,8]},"west":{"uv":[8,16],"uv_size":[8,8]},"up":{"uv":[16,24],"uv_size":[-8,-8]},"down":{"uv":[8,24],"uv_size":[8,-8]}}},{"origin":[-0.05,-0.82843,0.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[16,16],"uv_size":[8,8]},"east":{"uv":[7,16],"uv_size":[8,8]},"south":{"uv":[16,16],"uv_size":[8,8]},"west":{"uv":[16,16],"uv_size":[8,8]},"up":{"uv":[24,24],"uv_size":[-8,-8]},"down":{"uv":[16,24],"uv_size":[8,-8]}}},{"origin":[-0.05,-0.82843,1.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[24,16],"uv_size":[8,8]},"east":{"uv":[0,16],"uv_size":[8,8]},"south":{"uv":[24,16],"uv_size":[8,8]},"west":{"uv":[24,16],"uv_size":[8,8]},"up":{"uv":[32,24],"uv_size":[-8,-8]},"down":{"uv":[24,24],"uv_size":[8,-8]}}},{"origin":[-0.05,-1.82843,-1.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[0,24],"uv_size":[8,8]},"east":{"uv":[24,24],"uv_size":[8,8]},"south":{"uv":[0,24],"uv_size":[8,8]},"west":{"uv":[0,24],"uv_size":[8,8]},"up":{"uv":[8,32],"uv_size":[-8,-8]},"down":{"uv":[0,32],"uv_size":[8,-8]}}},{"origin":[-0.05,-1.82843,-0.23223],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[8,24],"uv_size":[8,8]},"east":{"uv":[16,24],"uv_size":[8,8]},"south":{"uv":[8,24],"uv_size":[8,8]},"west":{"uv":[8,24],"uv_size":[8,8]},"up":{"uv":[16,32],"uv_size":[-8,-8]},"down":{"uv":[8,32],"uv_size":[8,-8]}}},{"origin":[-0.05,-1.82843,0.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[16,24],"uv_size":[8,8]},"east":{"uv":[8,24],"uv_size":[8,8]},"south":{"uv":[16,24],"uv_size":[8,8]},"west":{"uv":[16,24],"uv_size":[8,8]},"up":{"uv":[24,32],"uv_size":[-8,-8]},"down":{"uv":[16,32],"uv_size":[8,-8]}}},{"origin":[-0.05,-1.82843,1.76777],"size":[0.05,1,1],"pivot":[-0.025,0.17157,0.76777],"rotation":[-45,0,0],"uv":{"north":{"uv":[24,24],"uv_size":[8,8]},"east":{"uv":[0,24],"uv_size":[8,8]},"south":{"uv":[24,24],"uv_size":[8,8]},"west":{"uv":[24,24],"uv_size":[8,8]},"up":{"uv":[32,32],"uv_size":[-8,-8]},"down":{"uv":[24,32],"uv_size":[8,-8]}}}]}]}, - {"description":{"identifier":"geometry.block","texture_width":16,"texture_height":16,"visible_bounds_width":2,"visible_bounds_height":2.5,"visible_bounds_offset":[0,0.75,0]},"bones":[{"name":"block_bone","pivot":[0,0,0],"cubes":[{"size":[16,16,16],"origin":[-8,0,-8],"uv":{"north":{"uv":[0,0],"uv_size":[16,16]},"east":{"uv":[0,0],"uv_size":[16,16]},"south":{"uv":[0,0],"uv_size":[16,16]},"west":{"uv":[0,0],"uv_size":[16,16]},"up":{"uv":[0,0],"uv_size":[16,16]},"down":{"uv":[0,16],"uv_size":[16,-16]}}}]}]}, - {"description":{"identifier":"geometry.pa_sapling","texture_width":16,"texture_height":16,"visible_bounds_width":2,"visible_bounds_height":2.5,"visible_bounds_offset":[0,0.75,0]},"bones":[{"name":"pa_sapling_bone","pivot":[0,0,0],"cubes":[{"size":[0,16,16],"origin":[0,0,-8],"uv":[0,-16]},{"size":[16,16,0],"origin":[-8,0,0],"uv":[0,0]}]}]}, - {"description":{"identifier":"geometry.pa_slab","texture_width":16,"texture_height":16,"visible_bounds_width":2,"visible_bounds_height":1.5,"visible_bounds_offset":[0,0.25,0]},"bones":[{"name":"pa_slab_bone","pivot":[0,0,0],"cubes":[{"origin":[-8,0,-8],"size":[16,8,16],"uv":{"north":{"uv":[0,8],"uv_size":[16,8]},"east":{"uv":[0,8],"uv_size":[16,8]},"south":{"uv":[0,8],"uv_size":[16,8]},"west":{"uv":[0,8],"uv_size":[16,8]},"up":{"uv":[0,0],"uv_size":[16,16]},"down":{"uv":[0,16],"uv_size":[16,-16]}}}]}]}, - {"description":{"identifier":"geometry.pa_stair","texture_width":16,"texture_height":16,"visible_bounds_width":5,"visible_bounds_height":2.5,"visible_bounds_offset":[0,0.75,0]},"bones":[{"name":"pa_stair_bone","pivot":[0,0,0],"cubes":[{"origin":[8,0,9],"size":[0,0,0],"uv":{"north":{"uv":[0,0],"uv_size":[16,16]},"east":{"uv":[0,0],"uv_size":[8,16]},"south":{"uv":[0,0],"uv_size":[16,16]},"west":{"uv":[0,0],"uv_size":[8,16]},"up":{"uv":[0,3],"uv_size":[16,8]},"down":{"uv":[0,8],"uv_size":[16,-8]}}}]}]}, - {"description":{"identifier":"geometry.pa_stair_top","texture_width":16,"texture_height":16,"visible_bounds_width":3,"visible_bounds_height":2.5,"visible_bounds_offset":[0,0.75,0]},"bones":[{"name":"pa_stair_top_bone","pivot":[0,0,-8],"cubes":[{"origin":[-8,0,-8],"size":[16,8,16],"uv":{"north":{"uv":[0,0],"uv_size":[16,8]},"east":{"uv":[0,0],"uv_size":[8,8]},"south":{"uv":[0,0],"uv_size":[16,8]},"west":{"uv":[0,0],"uv_size":[8,8]},"up":{"uv":[0,0],"uv_size":[16,16]},"down":{"uv":[0,16],"uv_size":[16,-16]}}},{"origin":[-8,8,-8],"size":[16,8,8],"uv":{"north":{"uv":[0,0],"uv_size":[16,8]},"east":{"uv":[0,0],"uv_size":[8,8]},"south":{"uv":[0,0],"uv_size":[16,8]},"west":{"uv":[0,0],"uv_size":[8,8]},"up":{"uv":[0,0],"uv_size":[16,8]},"down":{"uv":[0,16],"uv_size":[16,-16]}}}]}]} -]} \ No newline at end of file diff --git a/resource_pack/models/entity/patnt.json b/resource_pack/models/entity/patnt.json deleted file mode 100644 index d9c1bc0..0000000 --- a/resource_pack/models/entity/patnt.json +++ /dev/null @@ -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]} - ] - } - ] - } -} \ No newline at end of file diff --git a/resource_pack/render_controllers/fish.json b/resource_pack/render_controllers/fish.json deleted file mode 100644 index 62204dc..0000000 --- a/resource_pack/render_controllers/fish.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "format_version": "1.10.0", - "render_controllers": { - "controller.render.fish": { - "geometry": "Geometry.default", - "materials": [ { "*": "Material.default" } ], - "textures": [ "Texture.default" ] - } - } -} diff --git a/resource_pack/render_controllers/translucence.json b/resource_pack/render_controllers/translucence.json deleted file mode 100644 index 1889118..0000000 --- a/resource_pack/render_controllers/translucence.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "format_version": "1.10.0", - "render_controllers": { - "controller.render.translucence": { - "geometry": "Geometry.default", - "materials": [ { "*": "Material.default" } ], - "textures": [ "Texture.default" ] - } - } -} diff --git a/resource_pack/texts/en_US.lang b/resource_pack/texts/en_US.lang deleted file mode 100644 index 9cd9fc4..0000000 --- a/resource_pack/texts/en_US.lang +++ /dev/null @@ -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 \ No newline at end of file diff --git a/resource_pack/textures/item_texture.json b/resource_pack/textures/item_texture.json index b38813b..4f0ab49 100644 --- a/resource_pack/textures/item_texture.json +++ b/resource_pack/textures/item_texture.json @@ -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" + ] } } } \ No newline at end of file diff --git a/resource_pack/textures/items/alko/mw_alko_alcohol.png b/resource_pack/textures/items/alko/mw_alko_alcohol.png index 40df10f..a83c076 100644 Binary files a/resource_pack/textures/items/alko/mw_alko_alcohol.png and b/resource_pack/textures/items/alko/mw_alko_alcohol.png differ diff --git a/resource_pack/textures/items/alko/mw_alko_beer.png b/resource_pack/textures/items/alko/mw_alko_beer.png index f7ea877..4b599a3 100644 Binary files a/resource_pack/textures/items/alko/mw_alko_beer.png and b/resource_pack/textures/items/alko/mw_alko_beer.png differ diff --git a/resource_pack/textures/items/alko/mw_alko_vine.png b/resource_pack/textures/items/alko/mw_alko_vine.png index 87accc7..31a9335 100644 Binary files a/resource_pack/textures/items/alko/mw_alko_vine.png and b/resource_pack/textures/items/alko/mw_alko_vine.png differ diff --git a/resource_pack/textures/items/food/choko.png b/resource_pack/textures/items/food/choko.png new file mode 100644 index 0000000..a0bd964 Binary files /dev/null and b/resource_pack/textures/items/food/choko.png differ diff --git a/resource_pack/textures/items/food/fishfillet.png b/resource_pack/textures/items/food/fishfillet.png new file mode 100644 index 0000000..b4bae77 Binary files /dev/null and b/resource_pack/textures/items/food/fishfillet.png differ diff --git a/resource_pack/textures/items/food/jam.png b/resource_pack/textures/items/food/jam.png new file mode 100644 index 0000000..632564f Binary files /dev/null and b/resource_pack/textures/items/food/jam.png differ diff --git a/resource_pack/textures/items/food/jerky.png b/resource_pack/textures/items/food/jerky.png new file mode 100644 index 0000000..36c7667 Binary files /dev/null and b/resource_pack/textures/items/food/jerky.png differ diff --git a/resource_pack/textures/items/food/pieapple.png b/resource_pack/textures/items/food/pieapple.png new file mode 100644 index 0000000..4fc8616 Binary files /dev/null and b/resource_pack/textures/items/food/pieapple.png differ diff --git a/resource_pack/textures/items/food/sardines.png b/resource_pack/textures/items/food/sardines.png new file mode 100644 index 0000000..f6ab0ac Binary files /dev/null and b/resource_pack/textures/items/food/sardines.png differ diff --git a/resource_pack/textures/items/food/waffles.png b/resource_pack/textures/items/food/waffles.png new file mode 100644 index 0000000..6dc28d2 Binary files /dev/null and b/resource_pack/textures/items/food/waffles.png differ diff --git a/resource_pack/textures/pa_particles/smoke.png b/resource_pack/textures/pa_particles/smoke.png deleted file mode 100644 index a52f3ac..0000000 Binary files a/resource_pack/textures/pa_particles/smoke.png and /dev/null differ