Jump to content

Awakened Redstone

Members
  • Posts

    14
  • Joined

  • Last visited

Converted

  • URL
    awakened-redstone.weebly.com
  • Personal Text
    Creating the Draconic Revolution Mod to Draconic Evolution
    https://awakened-redstone.weebly.com/draconmic-revolution.html

Recent Profile Visitors

800 profile views

Awakened Redstone's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Have some tutorial that the main focus is IRecipe?
  2. On the log, when not have the file it says that can't find models/item/colored_planks.json But was to try find like models/item/black_colored_planks.json and continue for each colors. How I can fix this problem? If isn't a problem than: How I make the file works?
  3. You know some tutorial of making a IRecipe class?
  4. I have a colored wood, but the game search for a single file to render all the colors (metadata) [Like the wool have the items for each color] but I don't know how to say which file to each color in only one file (.json). Someone can help?
  5. I want add a code on the shears item class to it use durability on crafting, but how I do it using my mod code. (How I change a vanilla item code using mods)
  6. So, I'm trying to use a Model to make the beam, but I'm not getting the model to work... https://github.com/Awakened-Redstone/Mod1/tree/master/src/main/java/com/awakened/mod1
  7. I got it working, but I want it on horizontal....
  8. "String" is the code. Like public static final ResourceLocation ............. With string I mean the code.
  9. I'm trying to make a beam TESR but it isn't working, and I see that is missing the call event. Someone can help me? What is the "String" that say to the TESR render the beam? Source Code of my testing mod. 1.12.2
  10. https://github.com/Awakened-Redstone/Mod1 I need help to make my beam render. I'm trying make it work have 3 weeks. Please help 1.12.2 Draconic Revolution Page
  11. I only have the code needed to have a block. Every one have this code...
  12. I want make a block that show a beam when working, and I'm having trouble to make it work. (At the moment I only want make it show the beam) Some one can help me with the code?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.