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.

0CreeperB0y

Members
  • Joined

  • Last visited

  1. You can tell me the ready command?
  2. You can tell me the ready command?
  3. its EntityRegistry.addSpawn(EntityPenguin.class, 80, 6, 11, EnumCreatureType.AMBIENT, new BiomeGenBase[] {BiomeGenBase.getBiome(12)}); I was in the biome and it did not spawn not is bug of entity the entity, the entity spawn in egg
  4. its EntityRegistry.addSpawn(EntityPenguin.class, 80, 6, 11, EnumCreatureType.AMBIENT, new BiomeGenBase[] {BiomeGenBase.getBiome(12)}); I was in the biome and it did not spawn not is bug of entity the entity, the entity spawn in egg
  5. how to add entity spawn using EntityRegistry.addSpawn(entityClass, weightedProb, min, max, typeOfCreature, biomes) i need help I've tried a few times and it did not work
  6. how to add entity spawn using EntityRegistry.addSpawn(entityClass, weightedProb, min, max, typeOfCreature, biomes) i need help I've tried a few times and it did not work
  7. how to add recipe item? and furnace recipe?
  8. Which is the id of the armor slot ?
  9. if (stack.getItemDamage() >= stack.getMaxDamage()) {player.setCurrentItemOrArmor(4, null); good when using player.setCurrentItemOrArmor code of an error telling me to put cast to player example if (stack.getItemDamage() >= stack.getMaxDamage()) {((Object) player).setCurrentItemOrArmor(4, null); I do not know what it Place on object
  10. how to create new armor?
  11. I was using more code not work so I thought that changed and now need to know how to use the code
  12. What's the code ? can speak code please ?
  13. How to use getMaxDamage in minecraft 1.9 changed the code ?

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.