https://github.com/frotty/wurst-item-shop
A cool shop ui in wurst
https://github.com/frotty/wurst-item-shop
dependency wurst wurst-item-shop
Last synced: 3 months ago
JSON representation
A cool shop ui in wurst
- Host: GitHub
- URL: https://github.com/frotty/wurst-item-shop
- Owner: Frotty
- Created: 2021-01-23T15:32:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T10:06:22.000Z (over 2 years ago)
- Last Synced: 2025-01-13T09:13:06.649Z (5 months ago)
- Topics: dependency, wurst, wurst-item-shop
- Language: Objective-J
- Homepage:
- Size: 828 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wurst-item-shop
Requires `wurst-bonus-handler`, `wurst-item-recipes` and `wurst-table-layout`.
1. `grill install https://github.com/Frotty/wurst-bonus-handler`
2. `grill install https://github.com/Frotty/wurst-item-recipes:main`
3. `grill install https://github.com/Frotty/wurst-table-layout`
4. `grill install https://github.com/Frotty/wurst-item-shop:main`Easily add a fullscreen item shop to your map using the new ui natives.
**Note:** Make sure you have the latest wurstscript version installed for transitive imports.
Demo: https://github.com/Frotty/wurst-item-shop/blob/main/wurst/ItemShopTest.wurst
