AlmuraDev / SGCraft

Stargates mod for Minecraft
https://www.almuramc.com/sgcraft/SGCraft.html
MIT License
31 stars 29 forks source link

Pegasus upgrade feature implementation #90

Closed Schmille closed 5 years ago

Schmille commented 5 years ago

Pulling this branch will add a craftable upgrade item, which will enable players to use pegasus type stargates in survival mode, without needing to use the configurator or change the config file.

By default, it can be crafted using 4 glowstone dust, 2 lapis blocks, 2 redstone dust and an sg core crystal, however a pegasus upgrade can be used instead of the sg core crystal, which allows players to create new upgrades without sacrificing an sg core crystal everytime they do.

A configuration option to make the recipe require a block of naquadah instead of the sg core crystal exists. The option to make the item uncraftable is also available.

Dockter commented 5 years ago

I'm gonna pull this bug gonna make several changes just to be code consistent.