Minetest Mod that provides a simple exchange shop (currency compatible) https://content.minetest.net/packages/Krock/exchange_shop/
Go to file
luk3yx c370b8051a [WIP] Add item picker
WARNING: Do not revert back to the previous commits after this one!
Doing so will give away items for free (as players will be able to take
out any items that they prevously selected with the item picker)

If you want to be able to revert then maybe it'd be better to make the
existing code store a copy of the item in its own inventory first (like
mese tubes in pipeworks).

The GUI currently uses flow because I'm lazy, if more performance is
needed then I can probably convert it to a formspec.
2022-11-06 12:25:42 +13:00
.github/workflows Add luacheck 2021-11-26 00:30:14 +01:00
locale Mod update and cleanup 2022-07-10 18:11:15 +03:00
textures Update textures and craft 2022-09-28 10:01:27 +02:00
.luacheckrc Register node as MVPS stopper 2022-07-29 13:09:32 +02:00
README.md Update textures and craft 2022-09-28 10:01:27 +02:00
init.lua Register node as MVPS stopper 2022-07-29 13:09:32 +02:00
mod.conf [WIP] Add item picker 2022-11-06 12:25:42 +13:00
shop.lua [WIP] Add item picker 2022-11-06 12:25:42 +13:00
shop_functions.lua Mod update and cleanup 2022-07-10 18:11:15 +03:00

README.md

Exchange Shop

Description

Screenshot

This mod adds an improved ("currency" compatible) shop to your world.

Requires 5.0.0-dev or newer

Features:

  • 4 buyer and 4 seller slots
  • Much storage capacity
  • Custom shop title settable
  • pipeworks compatibilty

Optional dependencies:

  • currency
  • bitchange
  • wrench

License

Code: MIT

Authors of textures

MultiCraft Development Team

Graphics in this mod is NOT free and can be used only as part of the official MultiCraft build. Allowed to be used in non-official builds ONLY for personal use.