1
0
mirror of https://github.com/SmallJoker/exchange_shop.git synced 2025-07-03 08:40:29 +02:00
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
2021-11-26 00:30:14 +01:00
2022-07-10 18:11:15 +03:00
2022-09-28 10:01:27 +02:00
2022-07-29 13:09:32 +02:00
2022-07-29 13:09:32 +02:00
2022-11-06 12:25:42 +13:00
2022-09-28 10:01:27 +02:00
2022-07-10 18:11:15 +03:00
2022-11-06 12:25:42 +13:00

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.

Description
Minetest Mod that provides a simple exchange shop (currency compatible)
https://content.minetest.net/packages/Krock/exchange_shop/
Readme 164 KiB
Languages
Lua 100%