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.

Anarchysage

Members
  • Joined

  • Last visited

Everything posted by Anarchysage

  1. I have looked, i tryed ChestGenHooks.addinfo, .getinfo, nothing seems to work, i cant find anyone else adding a new category to see how its done, if you wouldnt mind, please telling me what im doing wrong final String VANITYBLOCKSRUIN = "vanityblocksruinchest"; +// if (Storageprops.generateruin) { ChestGenHooks.addInfo(VANITYBLOCKSRUIN, WorldGen.StructureUnderWaterRuin[], 3, 3) } } didnt work, and as easy as you may think it is, im new to modding, im still learning, i wish i had half the knowledge you do at this
  2. So i made my own world gen file, https://github.com/AnarchySage/VanityblocksDev/blob/master/vanityblocks/WorldGen/StructureUnderWaterRuin.java Now i need 2 things to happen but im not sure how to do it.. I need to add a chest gen hook category so i can add stuff to spawn to it, then also to bind that chest to the category created, ive spent 5 hours at least googleing, searching the code, searching open source to no avail, im out of thoughts, any ideas?
  3. Well this is a simple mod. At this moment it only adds in a few blocks. I started this mod as i play with a bunch of tech mods(ic2, te, rp, bc, etc), and i got tired of multiple blocks per and some not having blocks. So for now, I have added a Lavalamp, coal, charcoal, sugar cane, enderpearl, slime, wheat, blaze, leather, cocoa, and sugar blocks. And with the ore dictionary, i've added, tin, copper, silver, lead, nikolite, electrum, invar, nickel/ferrous, platinum/shiny, coalcoke, brass, and osmium blocks.(all of the blocks that are added are configurable if you want to enable or disable) As well as adding a few recipes, such as arrow -> feather, cooking zombie flesh to leather, quartz block(4x4 of quartz) decrafts to 4 nether quartz, and a craftable dragon egg(if the ender blocks are enabled), also added the melting core, which you input items into to destroy, via pipes, tubes, hoppers/droppers, etc Screenshots Yes im aware the textures are horrible, i cant do any art at all lol. If you wish to do texture, please feel free to. I would prefer them at 32x, wont be long before 32x become default anyhow. Thanks Anyways Please post ideas/suggestions here. As well as bug reports. Install is simple, place it in your minecraft's /mods/ folder, needs forge 643+ Changelog Downloads I would like to thank some people who helped me. Mainly foremost and the most helpful, KingLemming, and Zeldo Second: Immbis for his help learning ore dictionary and reading his code to get good mechanics for the melting core. And also his help in converting it to metadata Third: Riking for his help with code structuring and ore dictionary. Fourth: http://www.minecraftforum.net/user/855369-pheonexianking/aka SirusKing for making some awesome textures for the mod, better than what i can/did do (will be added in next update) Need someone to help me by making 32x textures for my blocks and such Please see http://www.minecraftforum.net/topic/1768964-i-need-someone-who-can-make-textures-for-me/
  4. So i made a mod and started adding blocks etc. Got to where i had 17 blocks before i knew it. Freind convinced me to change to metadata... Small problem though, i cant figure how to work the fuel handler with metadata. If anyone would care to help i would appreciate it. Heres source code https://github.com/AnarchySage/Vanityblocksmod/tree/master/Source and look at Vanityfuelhandler. Line15 and on is what used to work premeta. Again Thanks.

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.