big_update
This commit is contained in:
parent
aeb13365d0
commit
291edb4190
8174 changed files with 298433 additions and 9113 deletions
6
git-push
Executable file
6
git-push
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
mv -f config-file ../config-file
|
||||
git add .
|
||||
git commit -m "$1"
|
||||
git push
|
||||
mv -f ../config-file config-file
|
|
@ -11,13 +11,11 @@ git clone --depth 1 --branch master https://github.com/minetest-mods/mywalls.git
|
|||
git clone --depth 1 --branch master https://github.com/minetest-mods/xdecor.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/vehicle_mash.git
|
||||
# for lib_mount exists branch called rotation_fix, lib_mount is needed for vehicle_mash
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/lib_mount.git
|
||||
git clone --depth 1 --branch master https://github.com/Panquesito7/lib_mount.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/workbench.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/ts_furniture.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/playeranim.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/skinsdb.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/castle_masonry.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/mob-engine.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/letters.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/ts_doors.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/trash_can.git
|
||||
|
@ -25,7 +23,6 @@ git clone --depth 1 --branch master https://github.com/minetest-mods/throwing_ar
|
|||
git clone --depth 1 --branch master https://github.com/minetest-mods/throwing.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/stained_glass.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/xban2.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/ropes.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/drinks.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/jukebox.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/carpets.git
|
||||
|
@ -33,7 +30,6 @@ git clone --depth 1 --branch master https://github.com/minetest-mods/chat2.git
|
|||
git clone --depth 1 --branch master https://github.com/minetest-mods/mymillwork.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/signs_api.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/crops.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/computer.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/mtfoods.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/mysheetmetal.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/ts_workshop.git
|
||||
|
@ -49,14 +45,65 @@ git clone --depth 1 --branch master https://github.com/minetest-mods/mymasonhamm
|
|||
git clone --depth 1 --branch master https://github.com/minetest-mods/mywoodslopes.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/display_api.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/font_api.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/trees_lib.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/intllib.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/more_chests.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/flowerpot.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/cloud_items.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/compost.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/death_compass.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/smartfs.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/unifieddyes.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/basic_materials.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/trees_lib.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/biome_lib.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/moretrees.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/intllib.git
|
||||
git clone --depth 1 --branch master https://github.com/bas080/vines.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/homedecor_modpack.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/signs_lib.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/currency.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/plantlife_modpack.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/new_campfire.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/coloredwood.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/basic_signs.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/roads.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/blox.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/plasticbox.git
|
||||
git clone --depth 1 --branch master https://gitlab.com/VanessaE/charcoal.git
|
||||
git clone --depth 1 --branch master https://github.com/Sokomine/windmill.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/farming.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/protector.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/playerplus.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_npc.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_redo.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_water.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_monster.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_animal.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mob_horse.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/bows.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/builtin_item.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/bonemeal.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/stamina.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/wine.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/bees.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/wool.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/regrow.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/ambience.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/bakedclay.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/stairs.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/anvils.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/carts.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/doors.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/pie.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/castle.git
|
||||
git clone --depth 1 --branch master https://notabug.org/TenPlus1/mobs_sky.git
|
||||
git clone --depth 1 --branch master https://github.com/Uberi/Minetest-WorldEdit.git
|
||||
git clone --depth 1 --branch master https://github.com/minetest-mods/realchess.git
|
||||
git clone --depth 1 --branch master https://github.com/Grizzly-Adam/BBQ.git
|
||||
git clone --depth 1 --branch master git://cheapiesystems.com/mail
|
||||
rm */.git -rf
|
||||
rm */.gitignore -f
|
||||
rm */.gitattributes -f
|
||||
rm */.github -rf
|
||||
|
||||
#update skins-db
|
||||
cd skinsdb/updater
|
||||
python3 update_skins.py
|
||||
|
|
223
mods-list
223
mods-list
|
@ -1,64 +1,179 @@
|
|||
load_mod_interact = false
|
||||
load_mod_wieldview = true
|
||||
load_mod_shields = true
|
||||
load_mod_3d_armor_ui = true
|
||||
load_mod_3d_armor = true
|
||||
load_mod_3d_armor_sfinv = true
|
||||
load_mod_3d_armor_ip = true
|
||||
load_mod_3d_armor_stand = true
|
||||
load_mod_unified_inventory = true
|
||||
load_mod_xdecor = true
|
||||
load_mod_xban2 = true
|
||||
load_mod_workbench = true
|
||||
load_mod_wool = true
|
||||
load_mod_wine = true
|
||||
load_mod_vehicle_mash = true
|
||||
load_mod_unifieddyes = true
|
||||
load_mod_unifiedbricks = true
|
||||
load_mod_ts_workshop = true
|
||||
load_mod_ts_paper = true
|
||||
load_mod_moreores = true
|
||||
load_mod_throwing_arrows = true
|
||||
load_mod_drinks = true
|
||||
load_mod_carpets = true
|
||||
load_mod_enchanting = true
|
||||
load_mod_ghost = true
|
||||
load_mod_computer = true
|
||||
load_mod_castle_masonry = true
|
||||
load_mod_mymillwork = true
|
||||
load_mod_stained_glass = true
|
||||
load_mod_jukebox = true
|
||||
load_mod_crops = true
|
||||
load_mod_mysheetmetal = true
|
||||
load_mod_mywoodslopes = true
|
||||
load_mod_throwing = true
|
||||
load_mod_letters = true
|
||||
load_mod_lib_mount = true
|
||||
load_mod_moreblocks = true
|
||||
load_mod_chicken = true
|
||||
load_mod_creatures = true
|
||||
load_mod_oerrki = true
|
||||
load_mod_mycorners = true
|
||||
load_mod_zombie = true
|
||||
load_mod_mtfoods = true
|
||||
load_mod_chat2 = true
|
||||
load_mod_mydeck = true
|
||||
load_mod_mywalls = true
|
||||
load_mod_mymasonhammer = true
|
||||
load_mod_mypaths = true
|
||||
load_mod_trash_can = true
|
||||
load_mod_myroofs = true
|
||||
load_mod_ropes = true
|
||||
load_mod_playeranim = true
|
||||
load_mod_signs_api = true
|
||||
load_mod_sheep = true
|
||||
load_mod_skinsdb = true
|
||||
load_mod_stargate = true
|
||||
load_mod_workbench = true
|
||||
load_mod_unified_inventory = true
|
||||
load_mod_ts_furniture = true
|
||||
load_mod_ts_doors = true
|
||||
load_mod_unifieddyes = true
|
||||
load_mod_font_api = true
|
||||
load_mod_display_api = true
|
||||
load_mod_basic_materials = true
|
||||
load_mod_trash_can = true
|
||||
load_mod_throwing_arrows = true
|
||||
load_mod_throwing = true
|
||||
load_mod_stamina = true
|
||||
load_mod_stairs = true
|
||||
load_mod_stained_glass = true
|
||||
load_mod_smartfs = true
|
||||
load_mod_streetspoles = true
|
||||
load_mod_streetsmod = true
|
||||
load_mod_streetsconcrete = true
|
||||
load_mod_streetlamps = true
|
||||
load_mod_steelsupport = true
|
||||
load_mod_roadsigns = true
|
||||
load_mod_emergencyphone = true
|
||||
load_mod_delineator = true
|
||||
load_mod_constructionarea = true
|
||||
load_mod_asphalt = true
|
||||
load_mod_regrow = true
|
||||
load_mod_realchess = true
|
||||
load_mod_protector = true
|
||||
load_mod_playerplus = true
|
||||
load_mod_playeranim = true
|
||||
load_mod_ts_workshop = true
|
||||
load_mod_woodsoils = true
|
||||
load_mod_trunks = true
|
||||
load_mod_poisonivy = true
|
||||
load_mod_ferns = true
|
||||
load_mod_homedecor_books = true
|
||||
load_mod_homedecor_bathroom = true
|
||||
load_mod_homedecor_fences = true
|
||||
load_mod_fake_fire = true
|
||||
load_mod_mobs_turtles = true
|
||||
load_mod_mobs_jellyfish = true
|
||||
load_mod_homedecor_3d_extras = true
|
||||
load_mod_homedecor_seating = true
|
||||
load_mod_compost = true
|
||||
load_mod_homedecor_foyer = true
|
||||
load_mod_mydeck = true
|
||||
load_mod_doors = true
|
||||
load_mod_nature_classic = true
|
||||
load_mod_mob_horse = true
|
||||
load_mod_homedecor_pictures_and_paintings = true
|
||||
load_mod_lavalamp = true
|
||||
load_mod_mobs_monster = true
|
||||
load_mod_currency = true
|
||||
load_mod_cloud_items = true
|
||||
load_mod_castle = true
|
||||
load_mod_homedecor_wardrobe = true
|
||||
load_mod_infrastructure = true
|
||||
load_mod_3d_armor_sfinv = true
|
||||
load_mod_dryplants = true
|
||||
load_mod_3d_armor = true
|
||||
load_mod_cavestuff = true
|
||||
load_mod_bonemeal = true
|
||||
load_mod_trees_lib = true
|
||||
load_mod_biome_lib = true
|
||||
load_mod_moretrees = true
|
||||
load_mod_building_blocks = true
|
||||
load_mod_streetsawards = true
|
||||
load_mod_mypaths = true
|
||||
load_mod_manholes = true
|
||||
load_mod_asphaltstairs = true
|
||||
load_mod_basic_materials = true
|
||||
load_mod_bushes = true
|
||||
load_mod_drinks = true
|
||||
load_mod_3d_armor_ui = true
|
||||
load_mod_enchanting = true
|
||||
load_mod_shields = true
|
||||
load_mod_3d_armor_ip = true
|
||||
load_mod_homedecor_misc = true
|
||||
load_mod_coloredwood = true
|
||||
load_mod_chat2 = true
|
||||
load_mod_mobs_fish = true
|
||||
load_mod_windmill = true
|
||||
load_mod_carpets = true
|
||||
load_mod_streetshotfix = true
|
||||
load_mod_moreores = true
|
||||
load_mod_signs_lib = true
|
||||
load_mod_flowers_plus = true
|
||||
load_mod_worldedit_commands = true
|
||||
load_mod_death_compass = true
|
||||
load_mod_wieldview = true
|
||||
load_mod_font_api = true
|
||||
load_mod_mobs_sharks = true
|
||||
load_mod_vines = true
|
||||
load_mod_worldedit_gui = true
|
||||
load_mod_display_api = true
|
||||
load_mod_intllib = true
|
||||
load_mod_blox = true
|
||||
load_mod_homedecor_bedroom = true
|
||||
load_mod_mywalls = true
|
||||
load_mod_worldedit_brush = true
|
||||
load_mod_carts = true
|
||||
load_mod_homedecor_clocks = true
|
||||
load_mod_mobs_bat = true
|
||||
load_mod_mywoodslopes = true
|
||||
load_mod_worldedit_shortcommands = true
|
||||
load_mod_molehills = true
|
||||
load_mod_moreblocks = true
|
||||
load_mod_anvils = true
|
||||
load_mod_homedecor_gastronomy = true
|
||||
load_mod_bakedclay = true
|
||||
load_mod_youngtrees = true
|
||||
load_mod_biome_lib = true
|
||||
load_mod_basic_signs = true
|
||||
load_mod_lib_mount = true
|
||||
load_mod_ambience = true
|
||||
load_mod_bees = true
|
||||
load_mod_homedecor_windows_and_treatments = true
|
||||
load_mod_farming = true
|
||||
load_mod_homedecor_furniture_medieval = true
|
||||
load_mod_homedecor_common = true
|
||||
load_mod_mobs_animal = true
|
||||
load_mod_homedecor_doors_and_gates = true
|
||||
load_mod_homedecor_electrical = true
|
||||
load_mod_mobs_crocs = true
|
||||
load_mod_junglegrass = true
|
||||
load_mod_3d_armor_stand = true
|
||||
load_mod_homedecor_exterior = true
|
||||
load_mod_builtin_item = true
|
||||
load_mod_homedecor_furniture = true
|
||||
load_mod_labels = true
|
||||
load_mod_homedecor_electronics = true
|
||||
load_mod_homedecor_kitchen = true
|
||||
load_mod_homedecor_lighting = true
|
||||
load_mod_charcoal = true
|
||||
load_mod_homedecor_roofing = true
|
||||
load_mod_ts_paper = true
|
||||
load_mod_signs_api = true
|
||||
load_mod_homedecor_tables = true
|
||||
load_mod_homedecor_trash_cans = true
|
||||
load_mod_stargate = true
|
||||
load_mod_homedecor_office = true
|
||||
load_mod_homedecor_laundry = true
|
||||
load_mod_inbox = true
|
||||
load_mod_itemframes = true
|
||||
load_mod_flowerpot = true
|
||||
load_mod_mobs_npc = true
|
||||
load_mod_plasmascreen = true
|
||||
load_mod_jukebox = true
|
||||
load_mod_trafficlight = true
|
||||
load_mod_letters = true
|
||||
load_mod_worldedit = true
|
||||
load_mod_mail = true
|
||||
load_mod_plasticbox = true
|
||||
load_mod_mobs_birds = true
|
||||
load_mod_mobs = true
|
||||
load_mod_mobs_butterfly = true
|
||||
load_mod_concretestairs = true
|
||||
load_mod_crops = true
|
||||
load_mod_more_chests = true
|
||||
load_mod_homedecor_climate_control = true
|
||||
load_mod_moretrees = true
|
||||
load_mod_mtfoods = true
|
||||
load_mod_mycorners = true
|
||||
load_mod_bbq = true
|
||||
load_mod_mymasonhammer = true
|
||||
load_mod_computer = true
|
||||
load_mod_mymillwork = true
|
||||
load_mod_bows = true
|
||||
load_mod_3dmushrooms = true
|
||||
load_mod_skinsdb = true
|
||||
load_mod_mysheetmetal = true
|
||||
load_mod_new_campfire = true
|
||||
load_mod_myroofs = true
|
||||
load_mod_pie = true
|
||||
load_mod_homedecor_cobweb = true
|
||||
load_mod_along_shore = true
|
||||
load_mod_bushes_classic = true
|
||||
|
|
28
mods/BBQ/LICENSE
Normal file
28
mods/BBQ/LICENSE
Normal file
|
@ -0,0 +1,28 @@
|
|||
BBQ add-on for Minetest
|
||||
by Grizzly Adam
|
||||
|
||||
Source code (lua):
|
||||
(C) Grizzly Adam
|
||||
LGPL-2.1+
|
||||
|
||||
|
||||
All Textures:
|
||||
(C) Grizzly Adam
|
||||
CC-BY-SA-3.0
|
||||
|
||||
bbq_potato.png, bbq_tomato.png, and bbq_corn.png
|
||||
(C) Auke Kok <sofar@foo-projects.org>
|
||||
CC-BY-SA-3.0
|
||||
|
||||
Sounds:
|
||||
- bbq_sizzle.ogg by Shanecantly *01-23-2018 EDITED TO SHORTEN & FADE OUT*
|
||||
https://freesound.org/people/shaynecantly/sounds/131553/
|
||||
CC-BY-3.0
|
||||
|
||||
- bbq_grill_brush.ogg by NSDAP *01-24-2018 EDITED TO SHORTEN*
|
||||
https://freesound.org/people/NSDAP/sounds/397639/
|
||||
CC-BY-3.0
|
||||
|
||||
- bbq_basting.ogg by j1987 *01-24-2018 EDITED TO SHORTEN*
|
||||
https://freesound.org/people/j1987/sounds/106395/
|
||||
CC-BY-3.0
|
141
mods/BBQ/README.md
Normal file
141
mods/BBQ/README.md
Normal file
|
@ -0,0 +1,141 @@
|
|||
Your Dad's BBQ Mod
|
||||
---For Minetest---
|
||||
v1.22 by Grizzly Adam
|
||||
|
||||
https://forum.minetest.net/viewtopic.php?f=9&t=19324
|
||||
|
||||
https://github.com/Grizzly-Adam/BBQ
|
||||
|
||||
Goals
|
||||
-----
|
||||
-Expanding the cooking & food options in Minetest
|
||||
-Add working smoker and grill to Minetest
|
||||
-Utilize under-used items, such as vessels, vessel shelf, and mushrooms
|
||||
-Be compatible with and expand on Mobs-Redo and it's Animals pack
|
||||
-Be compatible with Rubenwardy's Food Mod
|
||||
-Be compatible with Auke Kok's Crops Mod
|
||||
-Be compatible with Farming-Redo Mod
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
For more information about what is in this pack, check the file: description.txt
|
||||
|
||||
New In This Version
|
||||
-------------------
|
||||
Changed food group names to meet the new Ruben Standard.
|
||||
|
||||
New In Version 1.21
|
||||
-------------------
|
||||
Fixed "shadow" texture bug.
|
||||
Fixed wood pile bug, where items could not be placed in woodpile.
|
||||
Wood Pile can now store trees, wood planks, *wood slabs, *wood stairs, and sticks.
|
||||
|
||||
New In Version 1.20
|
||||
-------------------
|
||||
Name changed to Your Dad's BBQ Mod.
|
||||
Added a new smoker, renamed old smoker "Propane Grill."
|
||||
Grills, propane, bags of charcoal, and beer no longer kill grass.
|
||||
Added spatula, basting brush, and grill brush. All three play sounds when used with any of the grills while they are active.
|
||||
Removed mutton (Mobs-Redo has offically added mutton).
|
||||
Hotdog and hamburger meats must now be crafted, cooked, and combined with bread to make finished product.
|
||||
bucket:bucket_milk can now be placed in the vessel shelf.
|
||||
Added support for xdecor:honey.
|
||||
Removed all dependences except default.
|
||||
Revamped some older recipes to include tomato sauce, garlic clove, and onion.
|
||||
Added a wood pile for each type of wood in the default game.
|
||||
Converted all food recipes to shapeless.
|
||||
|
||||
|
||||
New Items:
|
||||
Smoker
|
||||
Chimney Smoke (Place on top of a chimney)
|
||||
Wood Pile
|
||||
Acacia Wood Pile
|
||||
Aspen Wood Pile
|
||||
Junglewood Wood Pile
|
||||
Pine Wood Pile
|
||||
Spatula
|
||||
Basting Brush
|
||||
Grill Brush
|
||||
Hamburger Patty (Raw and Cooked)
|
||||
Hotdog (Raw and Cooked)
|
||||
Pulled Pork Sandwich
|
||||
London Broil (Raw and Cooked)
|
||||
Stuffed Porkchop (Raw and Cooked)
|
||||
Garlic
|
||||
Garlic Clove
|
||||
Garlic Braid
|
||||
Onion
|
||||
|
||||
|
||||
New In Version 1.12
|
||||
-------------------
|
||||
Adjusted food items to make output of recipes equivalent to the foods used.
|
||||
Replaced beef textures.
|
||||
Updated license.
|
||||
|
||||
|
||||
New In Version 1.11
|
||||
-------------------
|
||||
Adjusted Kettle Grill fire animation
|
||||
Fixed Kettle Grill crafting recipe.
|
||||
|
||||
New In Version 1.1
|
||||
-------------------
|
||||
New Items:
|
||||
Kettle Gril
|
||||
Lump Charcoal (fuel)
|
||||
Charcoal Briquettes (fuel)
|
||||
Bag O' Charcoal (fuel)
|
||||
Propane (fuel)
|
||||
Sawdust
|
||||
Foil
|
||||
|
||||
Paprika
|
||||
Molasses (byproduct of Sugar)
|
||||
Steak sauce
|
||||
Vinegar
|
||||
Vinegar Mother
|
||||
|
||||
Beer
|
||||
Cheese Steak
|
||||
Pizza
|
||||
Grilled Tomato
|
||||
Brisket
|
||||
Corned Beef
|
||||
Veggie Kebabs
|
||||
Lamb Kebabs
|
||||
Smoked Pepper
|
||||
Grilled Corn
|
||||
Stuffed Mushroom
|
||||
Portabella Steaks
|
||||
Pickled peppers
|
||||
Veggie Packets
|
||||
Corn
|
||||
Potato
|
||||
|
||||
|
||||
New In Version 1.02
|
||||
-------------------
|
||||
Bug Fix: All Colours of Sheep Now Drop Mutton
|
||||
|
||||
Added support for Farming Redo
|
||||
Improved support for Crops
|
||||
|
||||
New Items:
|
||||
Wood Pile (can store trees, wood planks, and sticks)
|
||||
Smoker Blue Print (wall hanging)
|
||||
Yeast (Can be found when harvesting grass and jungle grass)
|
||||
Bacon Cheeseburger
|
||||
|
||||
|
||||
Updated Textures:
|
||||
Raw Mutton
|
||||
Cooked Mutton
|
||||
Raw Leg of Lamb
|
||||
Cooked Leg of Lamb
|
||||
Sugar
|
||||
Brine
|
||||
Hotdog
|
||||
Hamburger
|
707
mods/BBQ/cooking.lua
Normal file
707
mods/BBQ/cooking.lua
Normal file
|
@ -0,0 +1,707 @@
|
|||
--------------
|
||||
--ITEM RECIPES
|
||||
--------------
|
||||
|
||||
--Smoker Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:smoker",
|
||||
recipe = {
|
||||
{"", "", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "group:wood", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "", "default:steel_ingot"}
|
||||
}
|
||||
})
|
||||
|
||||
--Kettle Grill Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:kettle_grill",
|
||||
recipe = {
|
||||
{"default:steel_ingot", "bbq:charcoal_lump", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "bbq:charcoal_lump", "default:steel_ingot"},
|
||||
{"", "default:steel_ingot", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Propane Grill Pro Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:propane_grill_pro",
|
||||
recipe = {
|
||||
{"default:steel_ingot", "default:glass", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "bbq:propane", "default:steel_ingot"},
|
||||
{"", "default:steel_ingot", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Propane Grill Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:propane_grill",
|
||||
recipe = {
|
||||
{"default:steel_ingot", "default:glass", "default:steel_ingot"},
|
||||
{"", "bbq:propane", ""},
|
||||
{"", "default:steel_ingot", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Chimeny Smoke Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:chimney_smoke",
|
||||
recipe = {
|
||||
{"", "group:wood", ""},
|
||||
{"", "group:wood", ""},
|
||||
{"", "default:torch", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Beef Map Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:beef_map",
|
||||
recipe = {
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
{"group:wood", "mobs:leather", "group:wood"},
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
}
|
||||
})
|
||||
|
||||
--Smoker Blueprint Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:smoker_blueprint",
|
||||
recipe = {
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
{"group:wood", "dye:blue", "group:wood"},
|
||||
{"group:wood", "group:wood", "group:wood"},
|
||||
}
|
||||
})
|
||||
|
||||
--Spatula Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:spatula",
|
||||
recipe = {
|
||||
{"", "default:tin_ingot", ""},
|
||||
{"", "default:tin_ingot", ""},
|
||||
{"", "default:stick", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Basting Brush Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:basting_brush",
|
||||
recipe = {
|
||||
{"", "farming:cotton", ""},
|
||||
{"", "default:tin_ingot", ""},
|
||||
{"", "default:stick", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Grill Brush Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:grill_brush",
|
||||
recipe = {
|
||||
{"", "default:tin_ingot", "farming:cotton"},
|
||||
{"", "default:tin_ingot", ""},
|
||||
{"", "default:stick", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Foil Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:foil",
|
||||
recipe = {
|
||||
{"", "", ""},
|
||||
{"", "", ""},
|
||||
{"default:tin_ingot", "default:tin_ingot", "default:tin_ingot"}
|
||||
}
|
||||
})
|
||||
|
||||
--Propane Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:propane",
|
||||
recipe = {
|
||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "default:torch", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"}
|
||||
}
|
||||
})
|
||||
|
||||
--Charcoal Bag Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:charcoal_bag",
|
||||
recipe = {
|
||||
{"bbq:charcoal_briquette", "bbq:charcoal_briquette", "bbq:charcoal_briquette"},
|
||||
{"bbq:charcoal_briquette", "bbq:charcoal_briquette", "bbq:charcoal_briquette"},
|
||||
{"bbq:charcoal_briquette", "bbq:charcoal_briquette", "bbq:charcoal_briquette"}
|
||||
}
|
||||
})
|
||||
|
||||
--Charcoal Briquette Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:charcoal_briquette",
|
||||
recipe = {
|
||||
{"", "bbq:sawdust", ""},
|
||||
{"bbq:sawdust", "bbq:charcoal_lump", "bbq:sawdust"},
|
||||
{"", "bbq:sawdust", ""}
|
||||
}
|
||||
})
|
||||
|
||||
--Charcoal Lump Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:charcoal_lump",
|
||||
type = "shapeless",
|
||||
recipe = {"group:tree", "default:torch"}
|
||||
})
|
||||
|
||||
--Sawdust Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:sawdust",
|
||||
type = "shapeless",
|
||||
recipe = {"default:stick"},
|
||||
|
||||
})
|
||||
|
||||
|
||||
--------------
|
||||
--FOOD RECIPES
|
||||
--------------
|
||||
|
||||
--Beer Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:beer",
|
||||
type = "shapeless",
|
||||
recipe = {"bucket:bucket_water", "bbq:yeast", "farming:wheat", "group:food_sugar", "vessels:drinking_glass"},
|
||||
replacements = {{"bucket:bucket_water","bucket:bucket_empty"}},
|
||||
})
|
||||
|
||||
--Vinegar Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:vinegar",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_vinegarmother", "group:food_sugar", "bucket:bucket_water"},
|
||||
replacements = {{"bucket:bucket_water","bucket:bucket_empty"}},
|
||||
})
|
||||
|
||||
--Lamb Kebab Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:lamb_kebab_raw 4",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper", "mobs:mutton_raw", "default:stick", "flowers:mushroom_brown", "group:food_onion"}
|
||||
})
|
||||
|
||||
--Rack of Lamb Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:rack_lamb_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:bbq_sauce", "mobs:mutton_raw", "mobs:mutton_raw"}
|
||||
})
|
||||
|
||||
--Leg of Lamb Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:leg_lamb_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_garlic_clove", "mobs:mutton_raw", "mobs:mutton_raw"}
|
||||
})
|
||||
|
||||
--Ham Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:ham_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:brine", "mobs:pork_raw", "group:food_honey"}
|
||||
})
|
||||
|
||||
--Pickled Peppers Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:pickled_peppers",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_peppercorn", "group:food_pepper", "bbq:brine"}
|
||||
})
|
||||
|
||||
--BBQ Chicken Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:bbq_chicken_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:bbq_sauce", "mobs:chicken_raw", "bbq:paprika"}
|
||||
})
|
||||
|
||||
--BBQ Beef Ribs Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:bbq_beef_ribs_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:bbq_sauce", "bbq:beef_raw", "group:food_pepper_ground"}
|
||||
})
|
||||
|
||||
--Corned Beef Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:corned_beef_raw",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_peppercorn", "bbq:beef_raw","bbq:brine",}
|
||||
})
|
||||
|
||||
--BBQ Brisket Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:brisket_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:bbq_sauce", "bbq:molasses", "bbq:beef_raw", "group:food_garlic_clove"}
|
||||
})
|
||||
|
||||
--Hot Wings Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hot_wings_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:hot_sauce", "mobs:chicken_raw", "bbq:paprika"}
|
||||
})
|
||||
|
||||
|
||||
--Cheese Steak Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:cheese_steak 2",
|
||||
type = "shapeless",
|
||||
recipe = {"farming:bread", "group:food_pepper", "bbq:beef", "group:food_cheese", "group:food_onion"}
|
||||
})
|
||||
|
||||
--Bacon Cheeseburger Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:bacon_cheeseburger 3",
|
||||
type = "shapeless",
|
||||
recipe = {"farming:bread", "bbq:bacon", "bbq:hamburger_patty", "group:food_cheese"}
|
||||
})
|
||||
|
||||
--Hamburger Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hamburger 2",
|
||||
type = "shapeless",
|
||||
recipe = {"farming:bread", "bbq:hamburger_patty"}
|
||||
})
|
||||
|
||||
--Hamburger Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hamburger_patty_raw",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:beef_raw"}
|
||||
})
|
||||
|
||||
--Hotdog Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hotdog 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:hotdog_cooked", "farming:bread"}
|
||||
})
|
||||
|
||||
--Hotdog Raw Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hotdog_raw",
|
||||
type = "shapeless",
|
||||
recipe = {"mobs:pork_raw", "mobs:chicken_raw", "bbq:sawdust"}
|
||||
})
|
||||
|
||||
--Pulled Pork Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:pulled_pork 2",
|
||||
type = "shapeless",
|
||||
recipe = {"mobs:pork_cooked", "farming:bread", "bbq:bbq_sauce"}
|
||||
})
|
||||
|
||||
--Grilled Pizza Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:grilled_pizza_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_cheese", "group:food_pepper", "bbq:grilled_tomato", "flowers:mushroom_brown", "group:food_salt", "farming:wheat", "bbq:yeast"}
|
||||
})
|
||||
|
||||
--Bacon Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:bacon_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:liquid_smoke", "bbq:brine", "mobs:pork_raw"}
|
||||
})
|
||||
|
||||
--London Broil Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:london_broil_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:bacon", "group:food_garlic_clove", "bbq:beef_raw"}
|
||||
})
|
||||
|
||||
--Beef Jerky Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:beef_jerky_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:liquid_smoke", "bbq:brine", "bbq:beef_raw"}
|
||||
})
|
||||
|
||||
--Pepper Steak Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:pepper_steak_raw",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper_ground", "bbq:beef_raw", "group:food_pepper_ground"}
|
||||
})
|
||||
|
||||
--Stuffed Chop Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:stuffed_chop_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_onion", "farming:bread", "flowers:mushroom_brown", "mobs:pork_raw", "default:apple"}
|
||||
})
|
||||
|
||||
--Stuffed Mushroom Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:stuffed_mushroom_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_tomato", "farming:bread", "flowers:mushroom_brown"}
|
||||
})
|
||||
|
||||
--Veggie Kebab Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:veggie_kebab_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper", "group:food_potato", "group:food_tomato", "flowers:mushroom_brown", "default:stick"}
|
||||
})
|
||||
|
||||
--Veggie Packet Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:veggie_packet_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper_ground", "group:food_tomato", "group:food_potato", "group:food_corn", "bbq:foil"}
|
||||
})
|
||||
|
||||
--Portebello Steak Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:portebello_steak_raw",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper_ground", "bbq:steak_sauce", "flowers:mushroom_brown"}
|
||||
})
|
||||
|
||||
--Stuffed Pepper Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:stuffed_pepper_raw 3",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_cheese", "farming:bread", "group:food_pepper"}
|
||||
})
|
||||
|
||||
--Grilled Corn Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:grilled_corn_raw 2",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_cheese", "bbq:paprika", "group:food_corn"}
|
||||
})
|
||||
|
||||
---------------------
|
||||
--Spices, Sauces, Etc
|
||||
---------------------
|
||||
--Tomato Sauce Craft Recipe
|
||||
if minetest.registered_items["crops:tomato"] ~= nil then
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "bbq:tomato_sauce",
|
||||
recipe = { "group:food_tomato" },
|
||||
replacements = {{"group:food_tomato","crops:tomato_seed"}}
|
||||
})
|
||||
else
|
||||
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "bbq:tomato_sauce",
|
||||
recipe = { "group:food_tomato" },
|
||||
})
|
||||
end
|
||||
|
||||
--Paprika Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:paprika",
|
||||
-- type = "shapeless",
|
||||
recipe = {
|
||||
{'bbq:smoked_pepper'},
|
||||
},
|
||||
})
|
||||
|
||||
--Garlic Clove Craft Recipe
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "bbq:garlic_clove 9",
|
||||
recipe = { "group:food_garlic" }
|
||||
})
|
||||
|
||||
--Garlic Braid Craft Recipe
|
||||
minetest.register_craft({
|
||||
output = "bbq:garlic_braid",
|
||||
recipe = {
|
||||
{"group:food_garlic", "group:food_garlic", "group:food_garlic"},
|
||||
{"group:food_garlic", "group:food_garlic", "group:food_garlic"},
|
||||
{"group:food_garlic", "group:food_garlic", "group:food_garlic"}
|
||||
}
|
||||
})
|
||||
|
||||
--Garlic Craft Recipe
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "bbq:garlic 9",
|
||||
recipe = { "group:food_garlic_braid" }
|
||||
})
|
||||
|
||||
--Brine
|
||||
minetest.register_craft( {
|
||||
output = "bbq:brine",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_salt", "group:food_sugar", "bucket:bucket_water", "vessels:drinking_glass"},
|
||||
replacements = {{"bucket:bucket_water","bucket:bucket_empty"}},
|
||||
})
|
||||
|
||||
--Steak Sauce
|
||||
minetest.register_craft( {
|
||||
output = "bbq:steak_sauce",
|
||||
type = "shapeless",
|
||||
recipe = {"flowers:mushroom_brown", "bbq:vinegar", "bbq:hot_sauce", "vessels:glass_bottle"},
|
||||
replacements = {{"bbq:vinegar","bbq:vinegar_mother"}},
|
||||
})
|
||||
|
||||
--Liquid Smoke
|
||||
minetest.register_craft( {
|
||||
output = "bbq:liquid_smoke",
|
||||
type = "shapeless",
|
||||
recipe = {"vessels:glass_bottle", "default:torch"}
|
||||
})
|
||||
|
||||
--Sugar
|
||||
minetest.register_craft( {
|
||||
output = "bbq:sugar",
|
||||
-- type = "shapeless",
|
||||
recipe = {
|
||||
{'default:papyrus'},
|
||||
},
|
||||
replacements = {{"default:papyrus","bbq:molasses"}},
|
||||
})
|
||||
|
||||
--Hot Sauce
|
||||
minetest.register_craft( {
|
||||
output = "bbq:hot_sauce",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_pepper_ground", "bucket:bucket_water", "bbq:paprika", "vessels:glass_bottle"},
|
||||
replacements = {{"bucket:bucket_water","bucket:bucket_empty"}},
|
||||
})
|
||||
|
||||
--BBQ Sauce
|
||||
minetest.register_craft( {
|
||||
output = "bbq:bbq_sauce",
|
||||
type = "shapeless",
|
||||
recipe = {"bbq:molasses", "group:food_sugar", "group:food_tomato_sauce", "bbq:liquid_smoke", "bbq:vinegar"},
|
||||
replacements = {{"bbq:vinegar","bbq:vinegar_mother"}},
|
||||
})
|
||||
|
||||
|
||||
---------
|
||||
--COOKING
|
||||
---------
|
||||
|
||||
--Sea Salt Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:sea_salt",
|
||||
recipe = "bucket:bucket_water",
|
||||
replacements = {{"bucket:bucket_water","bucket:bucket_empty"}},
|
||||
cooktime = 8,
|
||||
})
|
||||
|
||||
--Hamburger Patty Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:hamburger_patty",
|
||||
recipe = "bbq:hamburger_patty_raw",
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--Hotdog Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:hotdog_cooked",
|
||||
recipe = "bbq:hotdog_raw",
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--Beef Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:beef",
|
||||
recipe = "bbq:beef_raw",
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--Beef Jerky Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:beef_jerky",
|
||||
recipe = "bbq:beef_jerky_raw",
|
||||
cooktime = 12,
|
||||
})
|
||||
|
||||
--Veggie Kebab Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:veggie_kebab",
|
||||
recipe = "bbq:veggie_kebab_raw",
|
||||
cooktime = 8,
|
||||
})
|
||||
|
||||
--Veggie Packet Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:veggie_packet",
|
||||
recipe = "bbq:veggie_packet_raw",
|
||||
cooktime = 8,
|
||||
})
|
||||
|
||||
--Stuffed Mushroom Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:stuffed_mushroom",
|
||||
recipe = "bbq:stuffed_mushroom_raw",
|
||||
cooktime = 6,
|
||||
})
|
||||
|
||||
--Stuffed Chop Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:stuffed_chop",
|
||||
recipe = "bbq:stuffed_chop_raw",
|
||||
cooktime = 8,
|
||||
})
|
||||
|
||||
--Portebello Steak Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:portebello_steak",
|
||||
recipe = "bbq:portebello_steak_raw",
|
||||
cooktime = 6,
|
||||
})
|
||||
|
||||
--Pepper Steak Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:pepper_steak",
|
||||
recipe = "bbq:pepper_steak_raw",
|
||||
cooktime = 6,
|
||||
})
|
||||
|
||||
--Smoked Pepper Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:smoked_pepper",
|
||||
recipe = "group:food_pepper",
|
||||
cooktime = 9,
|
||||
})
|
||||
|
||||
--Grilled Pizza
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:grilled_pizza",
|
||||
recipe = "bbq:grilled_pizza_raw",
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--Bacon Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:bacon",
|
||||
recipe = "bbq:bacon_raw",
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
--London Broil Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:london_broil",
|
||||
recipe = "bbq:london_broil_raw",
|
||||
cooktime = 6,
|
||||
})
|
||||
|
||||
--Hot Wings Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:hot_wings",
|
||||
recipe = "bbq:hot_wings_raw",
|
||||
cooktime = 7,
|
||||
})
|
||||
|
||||
--BBQ Beef Ribs Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:bbq_beef_ribs",
|
||||
recipe = "bbq:bbq_beef_ribs_raw",
|
||||
cooktime = 15,
|
||||
})
|
||||
|
||||
--Corned Beef Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:corned_beef",
|
||||
recipe = "bbq:corned_beef_raw",
|
||||
cooktime = 15,
|
||||
})
|
||||
|
||||
--BBQ Brisket Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:brisket",
|
||||
recipe = "bbq:brisket_raw",
|
||||
cooktime = 15,
|
||||
})
|
||||
|
||||
--BBQ Chicken Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:bbq_chicken",
|
||||
recipe = "bbq:bbq_chicken_raw",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
--Ham
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:ham",
|
||||
recipe = "bbq:ham_raw",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
--Lamb Kebab
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:lamb_kebab",
|
||||
recipe = "bbq:lamb_kebab_raw",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
--Leg of Lamb
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:leg_lamb",
|
||||
recipe = "bbq:leg_lamb_raw",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
--Rack of Lamb
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:rack_lamb",
|
||||
recipe = "bbq:rack_lamb_raw",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
--Stuffed Pepper Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:stuffed_pepper",
|
||||
recipe = "bbq:stuffed_pepper_raw",
|
||||
cooktime = 4,
|
||||
})
|
||||
|
||||
--Grilled Tomato Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:grilled_tomato",
|
||||
recipe = "group:food_tomato",
|
||||
cooktime = 4,
|
||||
})
|
||||
|
||||
--Grilled Corn Cooking
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "bbq:grilled_corn",
|
||||
recipe = "bbq:grilled_corn_raw",
|
||||
cooktime = 4,
|
||||
})
|
919
mods/BBQ/crafts.lua
Normal file
919
mods/BBQ/crafts.lua
Normal file
|
@ -0,0 +1,919 @@
|
|||
-- Kettle Grill
|
||||
minetest.register_node("bbq:kettle_grill", {
|
||||
description = ("Kettle Grill"),
|
||||
inventory_image = "bbq_kettle_grill.png",
|
||||
wield_image = "bbq_kettle_grill.png",
|
||||
drawtype = "plantlike",
|
||||
tiles = {"bbq_kettle_grill.png"},
|
||||
groups = {grill=1, vessel = 1, dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_metal_defaults(),
|
||||
})
|
||||
|
||||
-- Sawdust
|
||||
minetest.register_node("bbq:sawdust", {
|
||||
description = ("Saw Dust"),
|
||||
inventory_image = "bbq_sawdust.png",
|
||||
wield_image = "bbq_sawdust.png",
|
||||
drawtype = "plantlike",
|
||||
tiles = {
|
||||
"bbq_sawdust.png",
|
||||
},
|
||||
groups = {choppy=3, oddly_breakable_by_hand=2, flammable=3},
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
drawtype = "nodebox",
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.5, -0.5, -0.5, 0.5, 0.5, 0.5},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
-- Chimeny Smoke
|
||||
minetest.register_node("bbq:chimney_smoke", {
|
||||
description = ("Chimney Smoke"),
|
||||
inventory_image = "bbq_chimney_smoke.png",
|
||||
wield_image = "bbq_chimney_smoke.png",
|
||||
drawtype = "plantlike",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
sunlight_propagates = true,
|
||||
tiles = {
|
||||
{
|
||||
image = "bbq_chimney_smoke_animation.png",
|
||||
backface_culling = false,
|
||||
animation = {
|
||||
type = "vertical_frames",
|
||||
aspect_w = 16,
|
||||
aspect_h = 16,
|
||||
length = 1.5
|
||||
},
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
|
||||
groups = {dig_immediate = 3, attached_node = 1},
|
||||
})
|
||||
|
||||
-- Foil
|
||||
minetest.register_craftitem("bbq:foil", {
|
||||
description = ("Foil"),
|
||||
inventory_image = "bbq_foil.png",
|
||||
wield_image = "bbq_foil.png",
|
||||
})
|
||||
|
||||
-- Charocal Briquette
|
||||
minetest.register_craftitem("bbq:charcoal_briquette", {
|
||||
description = ("Charcoal Briquette"),
|
||||
inventory_image = "bbq_charcoal_briquette.png",
|
||||
wield_image = "bbq_charcoal_briquette.png",
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "bbq:charcoal_briquette",
|
||||
burntime = 10,
|
||||
})
|
||||
|
||||
-- Charocal Lump
|
||||
minetest.register_craftitem("bbq:charcoal_lump", {
|
||||
description = ("Charcoal Lump"),
|
||||
inventory_image = "bbq_charcoal_lump.png",
|
||||
wield_image = "bbq_charcoal_lump.png",
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "bbq:charcoal_lump",
|
||||
burntime = 25,
|
||||
})
|
||||
|
||||
-- Charcoal Bag
|
||||
minetest.register_node("bbq:charcoal_bag", {
|
||||
description = ("Bag o' Charcoal"),
|
||||
inventory_image = "bbq_charcoal_bag.png",
|
||||
wield_image = "bbq_charcoal_bag.png",
|
||||
drawtype = "plantlike",
|
||||
sunlight_propagates = true,
|
||||
tiles = {
|
||||
"bbq_charcoal_bag_top.png", "bbq_charcoal_bag_top.png",
|
||||
"bbq_charcoal_bag_side.png", "bbq_charcoal_bag_side.png",
|
||||
"bbq_charcoal_bag_back.png", "bbq_charcoal_bag.png",
|
||||
},
|
||||
groups = {dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
drawtype = "nodebox",
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.21, -0.5, -0.1, 0.21, 0.22, 0.1},
|
||||
{-0.235, 0.22, -0.025, 0.235, 0.25, 0.025},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "bbq:charcoal_bag",
|
||||
burntime = 150,
|
||||
})
|
||||
|
||||
-- Propane
|
||||
minetest.register_node("bbq:propane", {
|
||||
description = ("Propane"),
|
||||
inventory_image = "bbq_propane.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
wield_image = "bbq_propane.png",
|
||||
drawtype = "plantlike",
|
||||
sunlight_propagates = true,
|
||||
tiles = {"bbq_propane.png"},
|
||||
groups = {explody = 1, dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_metal_defaults(),
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "bbq:propane",
|
||||
burntime = 500,
|
||||
})
|
||||
|
||||
-- Beer
|
||||
minetest.register_node("bbq:beer", {
|
||||
description = ("Beer"),
|
||||
inventory_image = "bbq_beer.png",
|
||||
wield_image = "bbq_beer.png",
|
||||
drawtype = "plantlike",
|
||||
sunlight_propagates = true,
|
||||
tiles = {
|
||||
"bbq_beer_top.png", "bbq_beer_top.png^[transformFy",
|
||||
"bbq_beer.png", "bbq_beer.png",
|
||||
"bbq_beer.png", "bbq_beer.png^[transformFx",
|
||||
},
|
||||
groups = {dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
drawtype = "nodebox",
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
{-0.18, -0.5, -0.18, 0.18, 0.3, 0.18},
|
||||
{-0.3, -0.25, -0.06, -0.18, 0.18, 0.06},
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
on_use = minetest.item_eat(6),
|
||||
})
|
||||
|
||||
-- Vinegar
|
||||
minetest.register_node("bbq:vinegar", {
|
||||
description = ("Vinegar"),
|
||||
inventory_image = "bbq_vinegar.png",
|
||||
wield_image = "bbq_vinegar.png",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
drawtype = "plantlike",
|
||||
tiles = {"bbq_vinegar.png"},
|
||||
groups = {vessel = 1, dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
})
|
||||
|
||||
-- Vinegar Mother
|
||||
minetest.register_node("bbq:vinegar_mother", {
|
||||
description = ("Vinegar Mother"),
|
||||
inventory_image = "bbq_vinegar_mother.png",
|
||||
wield_image = "bbq_vinegar_mother.png",
|
||||
drawtype = "plantlike",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
tiles = {"bbq_vinegar_mother.png"},
|
||||
groups = {food_vinegarmother=1, vessel = 1, dig_immediate = 3, attached_node = 1},
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
})
|
||||
|
||||
-- Veggie Kebab
|
||||
minetest.register_craftitem("bbq:veggie_kebab", {
|
||||
description = ("Veggie Kebab"),
|
||||
inventory_image = "bbq_veggie_kebab.png",
|
||||
on_use = minetest.item_eat(8),
|
||||
})
|
||||
|
||||
-- Veggie Kebab Raw
|
||||
minetest.register_craftitem("bbq:veggie_kebab_raw", {
|
||||
description = ("Veggie Kebab Raw"),
|
||||
inventory_image = "bbq_veggie_kebab_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Veggie Packet
|
||||
minetest.register_craftitem("bbq:veggie_packet", {
|
||||
description = ("Veggie Packet"),
|
||||
inventory_image = "bbq_veggie_packet.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
})
|
||||
|
||||
-- Veggie Packet Raw
|
||||
minetest.register_craftitem("bbq:veggie_packet_raw", {
|
||||
description = ("Veggie Packet Raw"),
|
||||
inventory_image = "bbq_veggie_packet_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Stuffed Mushroom
|
||||
minetest.register_craftitem("bbq:stuffed_mushroom", {
|
||||
description = ("Stuffed Mushroom"),
|
||||
inventory_image = "bbq_stuffed_mushroom.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- Stuffed Mushroom Raw
|
||||
minetest.register_craftitem("bbq:stuffed_mushroom_raw", {
|
||||
description = ("Stuffed Mushroom Raw"),
|
||||
inventory_image = "bbq_stuffed_mushroom_raw.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
})
|
||||
|
||||
-- Portebello Steak_Raw
|
||||
minetest.register_craftitem("bbq:portebello_steak_raw", {
|
||||
description = ("Portebello Steak Raw"),
|
||||
inventory_image = "bbq_portebello_steak_raw.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
})
|
||||
|
||||
-- Portebello Steak
|
||||
minetest.register_craftitem("bbq:portebello_steak", {
|
||||
description = ("Portebello Steak"),
|
||||
inventory_image = "bbq_portebello_steak.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- Lamb Kebab
|
||||
minetest.register_craftitem("bbq:lamb_kebab", {
|
||||
description = ("Lamb Kebab"),
|
||||
inventory_image = "bbq_lamb_kebab.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Lamb Kebab Raw
|
||||
minetest.register_craftitem("bbq:lamb_kebab_raw", {
|
||||
description = ("Lamb Kebab Raw"),
|
||||
inventory_image = "bbq_lamb_kebab_raw.png",
|
||||
on_use = minetest.item_eat(2),
|
||||
})
|
||||
|
||||
-- Rack of Lamb
|
||||
minetest.register_craftitem("bbq:rack_lamb", {
|
||||
description = ("Rack of Lamb"),
|
||||
inventory_image = "bbq_rack_lamb.png",
|
||||
on_use = minetest.item_eat(10),
|
||||
})
|
||||
|
||||
-- Rack of Lamb Raw
|
||||
minetest.register_craftitem("bbq:rack_lamb_raw", {
|
||||
description = ("Rack of Lamb Raw"),
|
||||
inventory_image = "bbq_rack_lamb_raw.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
})
|
||||
|
||||
-- Leg of Lamb
|
||||
minetest.register_craftitem("bbq:leg_lamb", {
|
||||
description = ("Leg of Lamb"),
|
||||
inventory_image = "bbq_leg_lamb.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- Leg of Lamb Raw
|
||||
minetest.register_craftitem("bbq:leg_lamb_raw", {
|
||||
description = ("Leg of Lamb Raw"),
|
||||
inventory_image = "bbq_leg_lamb_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Ham
|
||||
minetest.register_craftitem("bbq:ham", {
|
||||
description = ("Ham"),
|
||||
inventory_image = "bbq_ham.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- Ham Raw
|
||||
minetest.register_craftitem("bbq:ham_raw", {
|
||||
description = ("Ham Raw"),
|
||||
inventory_image = "bbq_ham_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- BBQ Chicken
|
||||
minetest.register_craftitem("bbq:bbq_chicken", {
|
||||
description = ("BBQ Chicken"),
|
||||
inventory_image = "bbq_bbq_chicken.png",
|
||||
on_use = minetest.item_eat(8),
|
||||
})
|
||||
|
||||
-- BBQ Chicken Raw
|
||||
minetest.register_craftitem("bbq:bbq_chicken_raw", {
|
||||
description = ("BBQ Chicken Raw"),
|
||||
inventory_image = "bbq_bbq_chicken_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Corned Beef Raw
|
||||
minetest.register_craftitem("bbq:corned_beef_raw", {
|
||||
description = ("Corned Beef Raw"),
|
||||
inventory_image = "bbq_corned_beef_raw.png",
|
||||
on_use = minetest.item_eat(5),
|
||||
})
|
||||
|
||||
-- Corned Beef
|
||||
minetest.register_craftitem("bbq:corned_beef", {
|
||||
description = ("Corned Beef"),
|
||||
inventory_image = "bbq_corned_beef.png",
|
||||
on_use = minetest.item_eat(10),
|
||||
})
|
||||
|
||||
-- BBQ Brisket
|
||||
minetest.register_craftitem("bbq:brisket", {
|
||||
description = ("BBQ Brisket"),
|
||||
inventory_image = "bbq_brisket.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- BBQ Brisket Raw
|
||||
minetest.register_craftitem("bbq:brisket_raw", {
|
||||
description = ("BBQ Brisket Raw"),
|
||||
inventory_image = "bbq_brisket_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- BBQ Beef Ribs
|
||||
minetest.register_craftitem("bbq:bbq_beef_ribs", {
|
||||
description = ("BBQ Ribs"),
|
||||
inventory_image = "bbq_beef_ribs.png",
|
||||
on_use = minetest.item_eat(9),
|
||||
})
|
||||
|
||||
-- BBQ Beef Ribs Raw
|
||||
minetest.register_craftitem("bbq:bbq_beef_ribs_raw", {
|
||||
description = ("BBQ Ribs Raw"),
|
||||
inventory_image = "bbq_beef_ribs_raw.png",
|
||||
on_use = minetest.item_eat(4),
|
||||
})
|
||||
|
||||
-- Hot Wings Raw
|
||||
minetest.register_craftitem("bbq:hot_wings_raw", {
|
||||
description = ("Hot Wings Raw"),
|
||||
inventory_image = "bbq_hot_wings_raw.png",
|
||||
on_use = minetest.item_eat(3),
|
||||
})
|
||||