Feat: Add Gold Mine and Deep Caverns and Dwarven Mines#570
Feat: Add Gold Mine and Deep Caverns and Dwarven Mines#570Swofty-Developments merged 116 commits intoSwofty-Developments:masterfrom
Conversation
|
The Gold Mine.zip |
|
Known bug: blocks seem to drop double? |
|
i can help |
|
@ArikSquad any chance you have the deep caverns and dwarven mines files you used to test this? Would like to put it here so it can be added to the readme before commit |
Sent you on Discord |
Note: All of this functions in theory, but due to region coordinates being wrong, it doesn't work.
|
Sadly, the regions must be updated because currently the deep mines is seen as unknown because the world file being used is at a different loc. |
|
I tried to fix the conflicts to make this branch cleanly acceptable, dk if it worked tho |
# Conflicts: # type.skyblockgeneric/src/main/java/net/swofty/type/skyblockgeneric/event/actions/player/ActionPlayerLaunchPads.java # type.skyblockgeneric/src/main/java/net/swofty/type/skyblockgeneric/utility/LaunchPads.java
Note: enchants don't work, no clue why
|
enchants for iron forger and gold forger just don't work, I could not figure out why. Perhaps something with vanilla items? |
… featgoldminedeepcaverns # Conflicts: # commons/src/main/java/net/swofty/commons/item/ItemType.java # type.skyblockgeneric/src/main/java/net/swofty/type/skyblockgeneric/calendar/CalendarEvent.java # type.skyblockgeneric/src/main/java/net/swofty/type/skyblockgeneric/warps/TravelScrollIslands.java # velocity.extension/src/main/java/net/swofty/velocity/SkyBlockVelocity.java
feat: incomplete mining
a9930a1
into
Swofty-Developments:master
The_Gold_Mine.zip
Put the above file into your game_server configuration at the path game_server\configuration\skyblock\islands\hypixel_skyblock_gold_mine. Note that this does not function yet. Deep caverns is not yet implemented, and no npcs have been implemented. This is simply an island addition attempt.