Jump to content

Anonomys

Members
  • Posts

    150
  • Joined

  • Last visited

Everything posted by Anonomys

  1. well my code is on github: https://github.com/hoostelstudios/HystelMC go on to 1.15.2 branch
  2. Hi, so i literally can't test my mc mod. Like, when i try to load mc the loading bar just keeps looping like it wont load, just over and over and over... And sometimes its also OOOOOO labels... It looks something like this , its just like that in loop, when it gets to the end, it starts over:
  3. Hi, so i was wondering what do i need to put as "updateJSONURL" link? Do i put github releases link or what? And also for "issueTRAKCERURL" link? What do i put there, github issue page or what?
  4. Hi! Its me again, im now making some modpacks, and i want to upload them to curseforge.com. But it says that it needs "manifest.json" file in the .zip file. What do i need to type in "manifest.json" file for it to work?
  5. It says on the end of build.gradle. but what after?
  6. Where do i need to put this?
  7. Oh well, time to download new 1.15.2 mdk.
  8. I did that. I do that for every version of my mods.
  9. this is normal txt file log: https://pastebin.com/LtrRGNyf
  10. is log straight from the console okay?
  11. this will take atleast 5 minutes....
  12. no, actually it was the old log.... do you need a new one. i didn't change anything but the mod id.
  13. https://pastebin.com/Aj4smvhZ
  14. See again pictures... The second one has all of the file names.
  15. and i did change it afterwards
  16. i said that at the start....
  17. But i have the file....
  18. Hi! I was just updating my mod from 1.14.4 to 1.15.1. And i know that i need to change some things. So i did. But... There isn't a texture or item/block name. I tried everything. But when i look into the logs this really stands out: [16:45:46] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: hm:blockstates/bluestone_block.json: java.io.FileNotFoundException: hm:blockstates/bluestone_block.json [16:45:46] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Exception loading blockstate definition: 'hm:blockstates/bluestone_block.json' missing model for variant: 'hm:bluestone_block#' [16:45:49] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Unable to load model: 'hm:bluestone_block#inventory' referenced from: hm:bluestone_block#inventory: java.io.FileNotFoundException: hm:models/item/bluestone_block.json [16:45:49] [Server-Worker-1/WARN] [minecraft/ModelBakery]: Unable to load model: 'hm:bluestone_stick#inventory' referenced from: hm:bluestone_stick#inventory: java.io.FileNotFoundException: hm:models/item/bluestone_stick.json Can someone help me? btw, i know my mod id is bad...
  19. Hello, i was wondering how to make that when i right-click on a block an command executes. If that is really possible in 1.14.4. Btw tell me how to do that in 1.15.1 too.
  20. But still how to make that so block only activates on specific item?
  21. How to make custom fluids in mc 1.14.4
  22. Hello, i was wondering how to make chests in mc 1.14.4. Bonus thing: How to make that "when you right click with specific item on a block it sends message or outputs redstone" in 1.14.4 Thanks.
×
×
  • Create New...

Important Information

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