Posted August 4, 20214 yr i am created a few ores and metals and i want to the ores melts only in my furnace how i can do that?
August 4, 20214 yr 18 minutes ago, klimooss123 said: no, how i can code my own furnace just as you create any object expand one of vanilla FurnaceBlock FurnaceTileEntity FurnaceContainer FurnaceRecipe FurnaceRecipeSerializer and last but not least create your own IRecipeType
August 5, 20214 yr 1 minute ago, klimooss123 said: Luis_ST can you give a guide or video, i dont no how i can do that do you know basic java? since expanding classes is one of the basics
August 6, 20214 yr Author i am new in java, before 2 years i program in c# or html, css, javascript, php
August 6, 20214 yr 17 minutes ago, MasterComlud said: Learn Java before modding. Official documentation: https://docs.oracle.com/javase/tutorial/ Absolute basics with an interactive editor: https://www.codecademy.com/learn/learn-java Ongoing online course with assignments: https://java-programming.mooc.fi/
August 6, 20214 yr On 8/4/2021 at 8:28 PM, Luis_ST said: just as you create any object expand one of vanilla FurnaceBlock FurnaceTileEntity FurnaceContainer FurnaceRecipe FurnaceRecipeSerializer and last but not least create your own IRecipeType since you should be able to use java, this shouldn't be a problem anymore create this classes, register all correct, then ask
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.