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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. i've learned minecraft modding with: the official forge doc the forge community wiki the most recommendable tutorial you also can search for threads here in the forum or create a new thread and there is the forge discord server I taught the rest myself through tests or vanilla examples I hope this is helpful
  2. inside logs
  3. post debug log
  4. these are the same logs
  5. post updated log
  6. Try without Ice and Fire mod
  7. post client log
  8. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  9. which version did you use
  10. show the block class, and the facing "normal" dosen't exist, there are only up, down, north, south, east, west
  11. in 1.17 is should be mappings channel: 'official', version: '1.17.1'
  12. show the current mappings channel
  13. if you don't know how to override the correct method you don't know basic java
  14. overwrite onReplaced in your block class and call super after your code
  15. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  16. this problem has been solved by SizableShrimp, updated to the latest version of Forge (1.17.1-37.0.40)
  17. you can't extends the RailShapes, if you are overwrite a block because: so your own RailShapes != VanillaRailShapes
  18. yes, if you check before whether the Gui is an instance of GuiEditSign
  19. no, learn basic java, and then come back to minecraft modding
  20. inside your Json Biome you are using this features: "minecraft:spring_water" "minecraft:patch_pumpkin" "minecraft:patch_sugar_cane" "minecraft:patch_grass_forest" "minecraft:flower_default" "minecraft:glow_lichen" "minecraft:forest_flower_vegetation" "vanillaenhancer:sakura_trunk" try without this features, if you have the same error again something is wrong with your json biome if it works fine check the names of the features
  21. create a new thread and post more details (the feature class if you create a custom one, the ConfiguredFeature, were you register the ConfiguredFeature and your Biome)
  22. take a look at DimensionType#defaultEndGenerator, the default block of the Dimension (in the case of TheEnd, End Stone) is set via the NoiseGeneratorSettings
  23. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.

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.