-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Buy the game and use the vanilla launcher. We do not support pirate launchers. {Yes I am aware it claims to let you login to a real account, but the fact that it also lets you not, means its a piracy launcher}
-
The overrides in TestCartEntity are working when I use EntityType.MINECART in the constructor super call. If I change it to ModEntityTypes.TEST_CART then there's the weird "bug" that it gets placed but its not visible/clickable
-
By diesieben07 · Posted
What overrides are you talking about? Update the repo with your custom entity type. -
By diesieben07 · Posted
The entity class you want as well as the targeting conditions. Look at vanilla usages of this method for examples. -
By diesieben07 · Posted
ForgeRegistries.ITEMS.tags().getTag(...) will give you an Iterable of the items. Note that you should not store the results permanently, so you do not cache stale values.
-
-
Topics
Recommended Posts
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.