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.

Featured Replies

Posted

I am making a mod for Minecraft 1.14(Using forge 1.14.4 - 28.1.0), and I want to have a custom item drop from the Ender Dragon. All of the tutorials that I have come across online involve a class called LootTableList. From what I've gathered, it is a collection of all of the existing Loot Tables in Vanilla Minecraft and is what you use to insert a custom loot table into an existing entity.

 

The issue is, the import net.minecraft.world.storage.loot.LootTableList doesn't seem to exist in my program. I cannot import it, and when I reference it in my code, Eclipse doesn't know what I'm talking about. I found an import net.minecraft.world.storage.loot.LootTables, which has some chest Loot Tables and Loot Tables for all of the colors of sheep, but not much else. Is the name of the LootTableList different in 1.14?

7 hours ago, KitKatTheKandy said:

I want to have a custom item drop from the Ender Dragon.

This does not require code, all you have to do is create a loot table JSON file and place it in the correct directory.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.