An open API service indexing awesome lists of open source software.

https://github.com/ftbteam/ftb-achievements


https://github.com/ftbteam/ftb-achievements

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# FTB-Achivements

Use https://github.com/FTBTeam/FTB-Mods-Issues for any mod issues

## Usages

/ftba setChest - sets the reward chest to the one the player is looking at

/ftba unlink - unlinks the reward chest

/ftba reload - reloads the config file

/ftba reset - resets the claimed achievements

/ftba add NAME - creates an achievement with the specified name

/ftba remove NAME - removes an achievement with the given name

/ftba setIcon NAME - sets the icon to the current held item stack

/ftba setInfo NAME - Sets the info of the achievement to the currently held written book. The title becomes the name, and the text in the book becomes the description.

/ftba addReward NAME - adds the current held stack to the reward list for the specified achievement

/ftba addReward NAME true - Same as above, but given to all players

/ftba addTrigger crafting NAME - adds the current held stack as a requirement for the specified achievement (Can be done multiple times to have more than one item trigger an achievement)

/ftba addTrigger crafting NAME AMOUNT - same as the one above, but requires a certain amount crafted.

/ftba addTrigger redstone NAME - spawns a block that triggers the specified achievement when a redstone signal is applied

/ftba addTrigger rf NAME POWER_REQUIREMENT - spawns a block that triggers the specified achievement when the required amount of RF is given to it

/ftba addTrigger gui NAME GUI_NAME - adds a trigger that triggers when the GUI with the specified class name is opened.

/ftba addTrigger sc NAME MODULE_NAME - adds a trigger that triggers when a cart is placed with the module contained.

/ftba addTrigger mesh NAME MESH_NAME - adds a trigger that triggers when a sieve is used with the current mesh

/ftba addTrigger de NAME POWER_TIER - adds a trigger that triggers when a energy sphere is triggered with the specified tier

/ftba addTrigger bm NAME ALTAR_TIER - adds a trigger that triggers when a altar is used with the specified tier

/ftba addTrigger vm NAME VOID_MINER_TIER - adds a trigger that triggers when a void miner with the specified tier is created

/ftba addTrigger crusher NAME - adds a trigger that triggers when a crusher is built

/ftba timer start - Starts the timer for all players

/ftba timer stop - Stops the timer, and holds it in place

/ftba timer reset - Resets the timer back to 0

/ftba trigger NAME - triggers the specified achievement

/ftba setStart - sets the block the player is looking at to trigger the timer to start.

/ftba lock set - locks the current block that is being looked at

/ftba lock clear - removes all the locked blocks

/ftba resegen reload - reloads the resgen config from file

/ftba resgen add POWER TIME - add a resource to the res gen config

# Common Gui Names:

Big/Extreme reactor - erogenousbeef.bigreactors.client.gui.GuiReactorStatus

# Mesh names:

* string

* flint

* iron

* diamond

# Steve's Carts Module names:

* CoalStandard

* SolarStandard

* SideChests

* TopChest

* FrontChest

* InternalStorage

* ExtractingChests

* Torch

* DrillDiamond

* DrillGalgadorian

* Railer

* RailerLarge

* Bridge

* Remover

* FarmerDiamond

* WoodcutterDiamond

* Hydrater

* Fertilizer

* HeightControl

* LiquidSensors

* Animal

* Player

* Villager

* Monster

* Seat

* Brake

* AdvControl

* Shooter

* ShooterAdv

* Cleaner

* Dynamite

* Shield

* Melter

* MelterExtreme

* Invisible

* Wood

* Standard

* Reinforced

* Note

* Colorizer

* DrillIron

* DrillHardened

* CoalTiny

* SolarBasic

* Pumpkin

* Bat

* ChunkLoader

* GiftStorage

* Potion

* Fireball

* Egg

* Snowball

* SnowCannon

* SolarCompact

* Cage

* Netherwart

* Firework

* CheatEngine

* Pig

* InternalTank

* SideTanks

* TopTank

* AdvancedTank

* FrontTank

* Incinerator

* ThermalStandard

* ThermalAdvanced

* LiquidDrainer

* CheatTank

* OpenTank

* EggBasket

* DrillIntelligence

* CheatHull

* PowerObserver

* Arcade

* WoodcutterHardened

* WoodcutterGalgadorian

* Galgadorian

* Enchants

* OreTracker

* FarmerGalgadorian

* FlowerRemover

* Milker

* Crafter

* PlantSize

* Cake

* Smelter

* CrafterAdv

* SmelterAdv

* Label

* Experience

* CreativeIncinerator

* CreativeSupplies

* CakeServer

* CakeServerDynamite

* ColorRandomizer