-
Smelting
src/main/java/com/leosavi25/mod/util/handlers
-
Smelting
In RegistryHandler I register the Item and Block that are in the Block and Item list and in the Ore class, BlockBase class and in ItemBase class I add the Items and Blocks in the lists
-
Smelting
ItemInit.ITEMS.add(new ItemBlock(this).setRegistryName(this.getRegistryName())); This line code is in the Ore class, it's right or I must extends in the Ore class the ItemBlock class?
-
Smelting
When I put the copper ore in the furnace it doesn't smelt in copper ingot, but if I change with ItemInit.INGOT_COPPER, it smelt in ingot copper
-
Smelting
I forgot it, but anyway it doesn't work.
-
Smelting
Yes, the log is in the development environment. Here the code: https://github.com/leosavi25/Modding
-
Smelting
Ok, I do it. Sorry, but I never used GitHub
-
Smelting
- Smelting
Where I can found the fml-client-latest.log file?- Smelting
I change the preInit method, BlockInit class and ItemInit class to this but it doen't work.- Smelting
https://github.com/leosavi25/Modding- Smelting
If i try to smelt the ore copper it doesn't give me the ingot copper. Yesterday I write this, I don't know if you read this, but I think that it could be helpful- Smelting
I do it but it doesn't work- Smelting
- Smelting
Ok, I forgot to add BlockInit.preInit() and BlockInit.init() in the Main class, now the Item and the block there are, but the block doesn't smelting. - Smelting
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.