Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

whats missing for the 1.10.2 port? #18

Open
ben-mkiv opened this issue Sep 26, 2017 · 2 comments
Open

whats missing for the 1.10.2 port? #18

ben-mkiv opened this issue Sep 26, 2017 · 2 comments

Comments

@ben-mkiv
Copy link

Hey, can you post a todo list of whats missing for the 1.10.2 build?

@feldim2425
Copy link
Owner

feldim2425 commented Sep 26, 2017

I think the mod has to be rewritten from scratch.

  • Some stuff in the Entity system changed, so the Minecart has to be updated
  • Block system changed, so it has to deal with BlockStates
  • The mod needs Models for everything
  • The EntityExtender for the remote control stuff has to be rewritten (because EntityExtender don't exist in 1.10.2)
  • [EDIT] Inventory & Tank system has to be changed to Capabilities

I could make a full ToDo list what has to be changed. But since it is one of my first mods (and the first public mod), it is also a mess. Updating the old code would probably cost more time than rewriting it.

I started from scratch a while ago, but I never made it very far.

@493505110
Copy link

I think the mod has to be rewritten from scratch.

  • Some stuff in the Entity system changed, so the Minecart has to be updated
  • Block system changed, so it has to deal with BlockStates
  • The mod needs Models for everything
  • The EntityExtender for the remote control stuff has to be rewritten (because EntityExtender don't exist in 1.10.2)
  • [EDIT] Inventory & Tank system has to be changed to Capabilities

I could make a full ToDo list what has to be changed. But since it is one of my first mods (and the first public mod), it is also a mess. Updating the old code would probably cost more time than rewriting it.

I started from scratch a while ago, but I never made it very far.

Hello?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants