#i made a mod to transfer items between ships and between ships and the ground
1 messages · Page 1 of 1 (latest)
thats the github link let me know what yall think i also made another mod to allow ships to go through nether portals too if any one is interested
basic intrustions for the mod:
I think your github is private

ok its public
basic instructions to use the mod:
step 1: place down item transport blocks next to each other
step 2:place down chests or a chest next to the multiblock
step 3: have another multiblock on a ship within a block of the other multiblock
step 4: make sure one multiblock is set export and the other import
step 5: place items in the chest and watch it transfer
this mods is for 1.20.1 btw
forge
@hoary needle the only thing that doesn't work is when you assemble a ship with the multi block already on it I know there's a way to check if the ship is being assembled through the vs API but
The issue stems from the fact that the block break method in the block class gets called which disconnects the multi block then the save and load methods in the block entity class is called to put the blocks on the ship by my question is why does vs just save blockentity first use that saved data then call the block break method to avoid all that hassle idk maybe I'm just retarded
idk tbh
that code is kinda ancient
and kinda sucks
Because you need use vtil
yet another util mod, insane
😔
How many mods do I have to make before I get the vs creator tag next to my name? Lol I made 2 already gonna start on a third mod pretty soon here I'm not to worried about the tag but I'm curious
its not really a set number
its just, if a vs creator notices and decides to refer you
Oh ok
just update the mod to version 0.0.2-alpha fixed possible memory leak issue and fixed the ship alignment calculation so it doesnt think it align 3900000000% with when the multiblocks are close with each other and removed unneccary variables
man's trying to one-up vlib smh