Jump to content

roadturtle

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by roadturtle

  1. how do i go about setting up a ConfiguredFeature for ore gen?
  2. Does anyone have any example code or could explain to me with code how to do ore generation in 1.16.3?
  3. Does anyone know how to make mobs drop my own custom item only or along with the normal vanilla items? For example make a cow drop my own custom meat type.
  4. does anyone know how to make it so i can use a 128x128 texture rather than 16x16 for a block? i tried using one and it showed the texture on the item but not on the block when i placed it. edit: no matter what size the texture is it doesnt show on the placed block edit 2: im dumb and misspelled variant in the blockstates file
  5. whenever i try to runClient for a mod i’m making in eclipse i keep getting and error saying that byteBuffer.flip() is not a function. Ive been looking everywhere to find an answer but couldn’t find one that helped me, does anyone have a way to fix this? yes i’m 99% sure i’m using java 8 and not java 9 or above.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.