Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • meta

meta

Members
 View Profile  See their activity
  • Content Count

    8
  • Joined

    November 8, 2020
  • Last visited

    November 27, 2020

Community Reputation

1 Neutral

About meta

  • Rank
    Tree Puncher
  1. meta

    [1.16.4] How do I make my ore generate thru the world?

    meta posted a topic in Modder Support

    I have already registered the ore and it's in the game, I just want to know how I get the ore to generate like coal, iron, gold, and diamonds.
    • November 26, 2020
    • 21 replies
      • 1
      • Like
  2. meta

    How do I change a boolean property on a block

    meta posted a topic in Modder Support

    I am a noob, I cant find anything on the docs about this. sorry.
    • November 21, 2020
    • 1 reply
  3. meta

    why does ItemStack return null here?

    meta replied to meta's topic in Modder Support

    solved! it was a different issue
    • November 8, 2020
    • 2 replies
  4. meta

    why does ItemStack return null here?

    meta posted a topic in Modder Support

    why does new ItemStack return null? public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn){ ItemStack itemstack = new ItemStack(Items.DIAMOND, 10); // itemstack is null here }
    • November 8, 2020
    • 2 replies
  5. meta

    Drop items on ground [SOLVED]

    meta replied to meta's topic in Modder Support

    yes i know but how do i create a diamond entity, when i use "new ItemStack()" it returns null
    • November 8, 2020
    • 8 replies
  6. meta

    Drop items on ground [SOLVED]

    meta replied to meta's topic in Modder Support

    when i use World.addEntity(), how do i get the entity parameter
    • November 8, 2020
    • 8 replies
  7. meta

    Drop items on ground [SOLVED]

    meta replied to meta's topic in Modder Support

    i would like to spawn the items near me
    • November 8, 2020
    • 8 replies
  8. meta meta joined the community November 8, 2020
  9. meta

    Drop items on ground [SOLVED]

    meta posted a topic in Modder Support

    how would i drop for example, 10 diamonds on the ground when a player right clicks a custom item. public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn){ // summon diamonds here } thank you guys!
    • November 8, 2020
    • 8 replies
  • All Activity
  • Home
  • meta
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community