Jump to content

[SOLVED][1.14-1.15] TER : how can I visualised my model ?


matt1999rd

Recommended Posts

Hello everyone,

in my new mod I am trying the TER implementation and I have started an empty TE with a TER and run it to see if anythings happened but it looks like nothing is done. Here is the links to all my staff :

https://github.com/matt1999rd/SignMod/tree/master/src/main/java/fr/mattmouss/signs/tileentity

I register this TER into the proxy as you can see here :

https://github.com/matt1999rd/SignMod/tree/master/src/main/java/fr/mattmouss/signs/setup

I don't know what I need to add to make sure it render even incorrectly

Link to comment
Share on other sites

ok right but I don't know how to manage it and in fact it does not look right because when I place my block it replace the support by air instead of PanelBlock I don't understand why. I have done this both server and client side to avoid side problem and still the problem occurs. You can see here the code of my Registration :

https://github.com/matt1999rd/SignMod/blob/master/src/main/java/fr/mattmouss/signs/fixedpanel/PanelRegister.java

I put the block in the Packet send to server :

https://github.com/matt1999rd/SignMod/blob/master/src/main/java/fr/mattmouss/signs/networking/PacketPlacePanel.java

Link to comment
Share on other sites

Sorry dude, I don't understand your question.

TER are very difficult to debug just by looking at the code.

Screenshots of the problem plus a github link to your project will increase your chances of someone figuring it out.  Or, you could copy the mbe21 code exactly and then change it a few parts at a time until it does what you want.

 

-TGG

Link to comment
Share on other sites

  • 1 month later...
  • matt1999rd changed the title to [SOLVED][1.14-1.15] TER : how can I visualised my model ?

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.