Skip to content

GTNewHorizons/VendingMachine

 
 

Repository files navigation

Introduction

This mod adds a vending machine, unlocking trades based on questbook data. If you have AE2 installed, it will also add an AE2 vending terminal, which will allow you perform trades directly with items from your ME system.

Structure

img.png

Interface

img_1.png

Command

Note: All commands require OP to run

Task Command
Set coin /vending set [player] <coin_type|all> <amount>
Add coin /vending add [player] <coin_type|all> <amount>
Reset coins /vending reset [player] <coin_type|all>

Current Status

Alpha Testing

For Non-GTNH Modpacks

This can be used as a standalone mod with several dependencies. The vending machine block and ME Vending Uplink do not come with default recipes.

Required Dependencies:

  • GT5Unofficial-GTNH (Not compatible with main GT5U branch!)
  • ModularUI 2
  • NotEnoughItems
  • Applied Energistics 2

Optional Dependencies:

  • BetterQuesting

Credits

Credits to BetterQuesting for their implementation of networking and file serialization/deserialization, which are used in this project. We do not reference the classes directly to avoid having BetterQuesting as a required dependency.

Credits to NH Coremod for the coin textures used in the GUI.

The BetterQuesting license may be found in the root directory of this project as LICENSE.betterquesting.

The NHCoreMod licenese may be found in the root directory of this project as LICENSE.NewHorizonsCoreMod.

About

Adds a vending machine for Minecraft 1.7.10

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%