Skip to content

Custom #558

Answered by GregHib
GanchianEverywhere asked this question in Q&A
Nov 26, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi,

While there probably are some 6xx revision UI cache editors around (like you might be used to with PI or other 317's) I don't know what one's people typically use as I just write quick scripts to do what I need as you can find in void/tools. The difference between PI and void, is you won't need to modify the client to add custom items, you can just make cache modifications to add everything you want.

Assuming you have a custom item models or just want to use existing models and create new definitions, this should be quite straight-forward, here's an example of how that AddCustomItem.kt file might look:

import world.gregs.voidps.buffer.write.BufferWriter
import world.gregs.voidps.cache…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Syntax2022
Comment options

@GregHib
Comment options

Answer selected by GregHib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants