Chen Liang
Chen Liang
What's worse, dropbox broke all the links. We need to find a way to fix that
Followup: @forecaster would be glad to host the emblems.
Yes. The model should be simple; online grabbing textures should be easy, too. In the worst case, we can still tile entity item stack renderers.
I'd tweak it into a selling machine. Three types of golden tickets can be put in and can have a price defined. Of course, it will have a secure inventory...
We can simply use registry substitution.
well, railcraft also replace other carts, and uou can say it is breaking...
They will have the exactly compatible behavior, but the texture might change.
Its implementation will be like https://github.com/CovertJaguar/Railcraft/blob/mc-1.10.2/src/main/java/mods/railcraft/common/carts/EntityCartCommand.java, extending the vanilla class directly. Pinging @CovertJaguar for opinions.
@CovertJaguar How do you think of this after all? I think I can all three types of carts, just change the chain from block forms to cart linking forms.
Honestly, we cannot add command blocks directions in until we have better control over the link direction and minecart direction in general.