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.

THEKINGSKULL01

Members
  • Joined

  • Last visited

  1. Heres a updated version of my github https://github.com/THEKINGSKULL01/TSOTD0.0.30Forge1.20.1
  2. What do you mean? Like the full file thats in the screenshot? Heres the full file in the screenshot: https://pastebin.com/tfxQUXUT Github just in case under datagen/GlobalLootModifer: https://github.com/THEKINGSKULL01/TSOTD0.2.0_1.20.1FORGE
  3. So I'm trying to get my custom enchantment book to spawn in vanilla loot table chests like jungle temple or desert pyramid, which it'll spawn the enchantment book inside the chest, but it wont have the actual enchantment provided This is for Forge 1.20.1 on intellij, I'm still a very new modder/coder in general,
  4. Okay, I think I understand, so it pretty much is another way in creating a block? Because mine looks a tad bit different public static final RegistryObject<Block> Coal_Crystal_Block = registerBlock("coal_crystal_block", () -> new Block(BlockBehaviour.Properties.copy(Blocks.COAL_BLOCK).strength(2f).requiresCorrectToolForDrops() .sound(SoundType.STONE).explosionResistance(4)));
  5. Sorry I forgot to update the github link, I'm new to github as well so I couldnt figure out how to update it after I was doing something in intellij(Its good now) I have been able to figure out a way by finding another user's code, but from what you sent me (Acting like I'm still really having this issue) how would I do the setup you sent? Would I put it as a separate "FuelBlock" class, ModItems class, or ModBlocks class?
  6. Also I should mention, This is for inellij, not for mcCreator
  7. public static final RegistryObject<Block> Coal_Crystal_Block = registerBlock("coal_crystal_block", () -> new FuelBlock(() -> ModBlocks.Coal_Crystal_Block.get().defaultBlockState(), BlockBehaviour.Properties.copy(Blocks.COAL_BLOCK).sound(SoundType.STONE))); If at all curious, this is what it looks like if you don't check the github
  8. I forgot about this too ;-;
  9. THEKINGSKULL01 changed their profile photo
  10. Hey so I'm really new to Java/Minecraft, coding, as I've followed a few tutorials on YouTube for the Minecraft side of java, But I've been trying to figure out how I can make a custom coal block to be smeltable? I have the "coal" object itself ready and working, but I haven't been able to find a way to make a block smeltable, I know I need to do something with "BlockItem" but I don't understand it at all, Heres the github to the project to get a better understanding of what I do have set up: https://github.com/THEKINGSKULL01/TSOTD_1.20.1_Forge This is for Minecraft 1.20.1
  11. Join Mocity Minecraft Studio's! The server is 5 days old ((When I created this)) and we would enjoy to have more players! We are a small community but we would like to grow and meet new players! This is a whitelisted server and if you like to join just click the invite right here: https://discord.gg/XDeyfdf and go read the rules then go to the application's to apply.. If you dont like it then thats fine! This server is just about having fun and building, making friends, and much more! And also there is less hacking so it will be fun for everyone! I hope we can see you there!

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.