You are browsing as a guest. Sign up (or log in) to start making projects!

Gun's Skyblock Mod

  • 8 Devlogs
  • 41 Total hours

I'm creating a mod for hypixel skyblock

Open comments for this post

9h 59m 29s logged

I’ve improved my enderchest UI (still have to add backpack UI) but its a bit buggy right now. Working on improving it by not being stupid and just using the functions mojang provided. Idk why I didn’t before lol

2
0
6
Open comments for this post

10h 16m 20s logged

I found that the storage gui felt old and boring and so I made my own. If you click on Ender Chest it runs the /ec 1 command to open the first ender chest page. You can use the buttons that are built into it to go to over pages. The numbers correspond to backpacks. Clicking 1 does /bp 1. (Took a long time because it was supposed to look like firmaments where it is all the pages shown at once but I couldn’t do that)

0
0
7
Open comments for this post

1h 32m 12s logged

I realised a crucial error! Slot locking wasn’t permanent. After an hour and a half of hard work I’ve managed to make slot locking permanent. Now whenever a slot is locked the slot number is written into a file that lives in the config file of minecraft folder. When the slot is unlocked it is deleted from the file. I had to spend a while making sure that it only locks slots when on Hypixel Skyblock but now when you join, it reads all the slots in the file and locks those slots.

0
0
8
Ship #1 Pending review

I created a mod that runs on minecraft 26.2 using fabric. I found this quite challenging since I have low experience with Java as a language but it was so satisfying when I managed to make it work.
So far it has:
- Item Prices (bazaar and lbin)
- Slot locking (Tap L to lock slot. Locked items can't be moved or dropped)
- Custom Scoreboard (Custom scoreboard with a modern pop. Also shows bank balance which isn't shown by default scoreboard)

  • 4 devlogs
  • 12h
Try project → See source code →
Open comments for this post

6h 21m 58s logged

Custom scoreboard. I thought that the default scoreboard looked pretty dull. It had a lack of colours, boring font, no pop so I added my own custom scoreboard. I used ‘§’ quite a lot to change how the text looked. Overall, I am quite pleased with how it turned out. (I had to change to a random ironman coop profile I’m part of so that I could show that it shows objectives). It works by having a file which reads data from tab (which has the bank and other details) and another file which reads from the default tab (We can’t see the default tab but it’s data still exists)

0
0
8
Open comments for this post

3h 22m 12s logged

Slot locking. I’ve always had a problem of dropping items when changing tabs as alt is my drop key (as i said last time) so i added slot locking. Pressing L whilst hovering over an item in your inventory locks the slot. When a slot is locked the item inside it can’t be picked up or dropped (this includes when inventory is closed). Trying to drop an item which is slot locked will result in a message which only you can see that tells you the slot is locked. The slot can be unlocked by pressing L while hovering over it again. When your inventory is open a translucent lock icon is over whichever items / slots are locked.

How it works:

When i go to drop and item, it checks whether the slot the item is in is locked. If it is then it cancels the drop. Same logic applies when trying to move it around in my inventory with mouse

0
0
8
Open comments for this post

1h 35m logged

Items now show prices when hovering over them. Insta sell and insta buy for bazaar items and lbin for ah items. (removed things from inventory because alt is my drop key and was scared to drop item when alt tabbing)

0
0
7
Open comments for this post

28m 58s logged

Managed to set up the base stuff so now I can open minecraft from VS Code and be logged into my account and join hypixel. This will be ESSENTIAL in helping me develop the mod

0
0
11

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…