Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ClaraArmada

Members
  • Joined

  • Last visited

  1. the issue has been fixed, no need to reply
  2. I'm having an issue even after adding biome modifier, I may be stupid, but why does my rock feature not generate? serilis/forge/biome_modifier/add_rock.json: https://pastebin.com/Mi4aDckF serilis/worldgen/configured_feature/rock_placed.json: https://pastebin.com/16g7izqK serilis/worldgen/placed_feature/rock_placed.json: https://pastebin.com/00rQeAg6
  3. I'm not sure if you're talking about "YetAnotherConfigLib", If you are, I don't have that, nor do have any files/mods called yacl
  4. https://pastebin.com/AKsiBURv
  5. ClaraArmada changed their profile photo
  6. here's the log on paste bin, my game crashes while launching, works fine without the modpack, tried deciphering the crash log but I failed to do so https://pastebin.com/Xphpe7Km
  7. ok, it's fixed! thank you very much!!
  8. ah no I didn't, I never even heard of RenderType, I'll try to look up what that is, thank you for your assistance.
  9. I know this is sort of in between modding and resource packs, but this is for a mod and it possibly has to do with the class so I'll attempt to ask here: the issue is my block, when placed, shows the transparent pixels as white, while in the inventory it doesn't, the alpha channel seems correct, and I tried debugging the model file and it still doesn't work, so here are the files bellow, maybe someone more experienced can find the issue https://github.com/ClaraArmada/Serilis/blob/mc1.20.x/src/main/resources/assets/serilis/textures/block/gifts/red_gift.png - png texture file https://github.com/ClaraArmada/Serilis/blob/mc1.20.x/src/main/resources/assets/serilis/models/block/loot_gift.json - block model https://github.com/ClaraArmada/Serilis/blob/mc1.20.x/src/main/java/com/github/ClaraArmada/serilis/world/blocks/SmallBox.java - the class for the block thank you for reading and helping!
  10. thank you very much!
  11. I would like to know how to add tooltips to vanilla items, I do know how to add them to modded items, that's for sure, and i know that mixins should always be the last option. examples of items include: diamond, raw copper, clay, etc... Thank you for reading and trying to help!
  12. alright i fixed the error, i'll leave the cause here in case people need it: it was electrodynamics, with its submods (nuclear energy, ballistic, and assembly lines), may have been a compatibility error I think
  13. my game crashed while loading world, it was loading at 0%, tried finding the mod that caused it, removed immersive portals, updated forge to latest version, and found and removed cloth API, but the error persists, here is the latest crash log: https://pastebin.com/H0DYwUae crash message: The game crashed whilst exception in server tick loop Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Exit Code: -1
  14. hello, I'd like some help and guidance on this, I've been trying to make my spear item function like the trident, and then it crashed, I thought "oh it's probably because of the model?" so I tried making a model, then got kinda lost, so I then removed the model files, now I need help since I can't really find the problem: here is crash log: https://pastebin.com/KXA3uU9X and here is the GitHub repository: https://github.com/ClaraArmada/Serilis link to some of the specific files: https://github.com/ClaraArmada/Serilis/blob/bceffe46abca9daf7e1a4eae6ddb08f78300e65a/src/main/java/com/github/ClaraArmada/serilis/world/item/SpearItem.java https://github.com/ClaraArmada/Serilis/blob/bceffe46abca9daf7e1a4eae6ddb08f78300e65a/src/main/java/com/github/ClaraArmada/serilis/world/entity/projectile/ThrownSpear.java https://github.com/ClaraArmada/Serilis/blob/bceffe46abca9daf7e1a4eae6ddb08f78300e65a/src/main/java/com/github/ClaraArmada/serilis/init/EntityInit.java thank you for your help!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.