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.

Ducky Coder

Members
  • Joined

  • Last visited

  1. So when I cloned the MinecraftForge project I did all the steps and I then went to setup with eclipse. When I went to File -> import -> General -> existing project into workspace and then got to my repo and projects folder and no projects show. Why?
  2. i can only find 1.7 mc mappings on MCPBot
  3. where are the legacy (old and outdated) mappings or are there mappings for minecraft version 1.0???
  4. Where are the legacy files for forge???
  5. what is field_185505_j in 1.12.2???
  6. what does this variable mean p_199746_0_
  7. How do you make a log block in minecraft for minecraft 1.16.1 public static final RegistryObject<Block> MAGENTA_LOG = BLOCKS.register("magenta_log", () -> new ? <- What do i place in there for a new log block ???);
  8. Im Working on my Mod and i want to make a tree generation in 1.16.1. What do you need to put in the tree config to make the tree a feature. I am making a tree using BaseTreeFeatureConfig method to do so. package com.crayon_duck.betterstuff.world.feature; import net.minecraft.block.trees.Tree; import net.minecraft.world.gen.feature.BaseTreeFeatureConfig; public class MagentaTree extends Tree { public static final BaseTreeFeatureConfig MAGENTA_TREE_CONFIG = (new BaseTreeFeatureConfig( )); ^ | <- This is where i need the code to go into and config my tree. plz help??? } What do I put in BaseTreeFeatrueConfig to make a tree or is there another better way of configurating your tree???
  9. I want to create a bow and arrow but dont know how to do it
  10. which mappings are for 1.15.2??? i cant find any mappings for 1.15.2 to change the build.gradle file
  11. How do you add a potion effect in the enchatment code??? I want when ever you have a piece of armor on with the enchatment you would get regeneration. plz 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.