Posted August 12, 20223 yr I want to write a custom Trident, how should I do or is there an open source mod/example Edited August 12, 20223 yr by KhalilRay
August 12, 20223 yr Did you looked at the vanilla Trident? In general you need the following things if you want to create a vanilla like Trident: Item which throws the Trident in #releaseUsing Entity for the Trident EntityRenderer for the Trident Custom Trident Model if you want to use a custom one (optional) Custom BlockEntityWithoutLevelRenderer to render the Trident Item Model
August 12, 20223 yr Author 2 hours ago, Luis_ST said: Did you looked at the vanilla Trident? In general you need the following things if you want to create a vanilla like Trident: Item which throws the Trident in #releaseUsing Entity for the Trident EntityRenderer for the Trident Custom Trident Model if you want to use a custom one (optional) Custom BlockEntityWithoutLevelRenderer to render the Trident Item Model I just watched the vanilla trident and it gave me a little idea, do you know if there is a sample mod?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.