MSandro / sky_fabrication3

Fabric Skyblock Modpack (3rd generation)
3 stars 3 forks source link

Emergency Bamboo #76

Closed StormOfGalaxy closed 1 year ago

StormOfGalaxy commented 1 year ago

If you accidentally destroy the last bamboo, Ann you can not continue playing the game without cheating. In FTBQuest there should be a possibility to give emergency items.

KonSola5 commented 1 year ago

This would be a bit tricky to implement, since you can choose 3 different early-game paths and only one set of emergency items.

KonSola5 commented 1 year ago

As I said about trickiness: I implemented emergency items by creating a custom /emergency command using KubeJS. Now as a part of a "proposed changes" pull request! Gives different items depending of chosen island:

There is a 5 minute cooldown before using the command again.

cmd

Learnt about regex matching along the way.

MSandro commented 1 year ago

will be solved in SF3 v0.6.0 which will be released soon. many thanks again @KonSola5 for your great help.