README.txt 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Ciao!
  2. This is my first mod, so sorry if there are any errors or english typos.
  3. This mod adds to your minetest game various type of sandwiches,
  4. including vegetarian, nutella, bacon, pb&j and many more,
  5. if you have supported mods like BBQ and cucina_vegana!
  6. There are also some other related food like a sweet bread pudding,
  7. made from sandwiches crumbs and jam.
  8. Developed and tested for Minetest 0.4.17 until version 1.7
  9. Developed and tested for Minetest 5.4.x since 1.8
  10. Current version:
  11. v 1.9 - complete overhaul plus added some toasts through the use of farming:skillet
  12. v 1.8 - lost to time (RIP old pc)
  13. v 1.7 - added cucina_vegana compatibility + more sandwiches
  14. v 1.6 - added bbq compatibility + chicken strips
  15. v 1.5 - added ethereal compatibility and lots of sandwiches
  16. v 1.4 - peanut crop and bacon added
  17. v 1.3 - made moretrees optional
  18. v 1.2 - replaced meat with craftable ham
  19. v 1.1 - fixed some on_use values
  20. v 1.0 - the very first release;
  21. This mod has some dependencies, so some sandwiches might not be present if
  22. some mods are not present.
  23. default farming or farming-redo by TenPlus1 - (Essential) provides the main feature: transforming bread into slices
  24. mobs by TenPlus1 or any other cow-chicken-pig prividing mod - (Optional) provides access to meat related items
  25. moretrees by VanessaE - (Optional) (thanks R-One) provides Noyella
  26. ethereal by TenPlus1 - (Optional) provides banana related recipes and two fish sandwiches
  27. Your Dad's BBQ Mod (aka bbq) by Grizzly Adam - (Optional) provides special recipes
  28. cucina_vegana by Clyde - (Optional) (thanks friend) provides gourmet recipes
  29. other mods can be found in the mod.conf and provide some minor additional features
  30. This mod has a LGPL v2.1 Licence.