Jump to content

WilliamBen12

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by WilliamBen12

  1. yes i am hard work but in the end it will be worth it, for me at least. second it works. thank you. third it is real code and if i knew how, when it is done i would give you the jar file.
  2. please don't i forgot to also add the forge-1.19.2-43.1.30-mdk/src/main/resources/data/debrismod/forge/biome_modifier to the repo its there now https://github.com/liambcode/forge-1.19.2-43.1.30-mdk/tree/master/src/main/resources/data/debrismod/forge/biome_modifier
  3. I hate GitHub!!! those classes are registered but github didn't update that. second the link didn't help and still doesn't
  4. the stuff is there now for some reason the world derectory didn't cross over to the github repo i'm not trolling. I asure you.
  5. sorry here https://github.com/liambcode/forge-1.19.2-43.1.30-mdk
  6. i dont know
  7. how can you have something without it existing?
  8. create a new stair blocks with the other textures https://www.youtube.com/watch?v=-5Bb2aqjtnc
  9. so can someone please find the error my simple anceint debris is not generating my github
  10. can someone explain VerticalAnchors to me
  11. i'm looking to learn the correct variables for this public static final RegistryObject<PlacedFeature> SIMPLE_ANCIENT_DEBRIS_PLACED = PLACED_FEATURES.register("simple_ancient_debris_placed", () -> new PlacedFeature(ModConfiguredFeatures.SIMPLE_ANCIENT_DEBRIS.getHolder().get(), m_195343_(10, // VeinsPerChunk HeightRangePlacement.m_191692_(VerticalAnchor.absolute(-100), VerticalAnchor.absolute(100)))));
  12. or at least unteachable
  13. harsh much? try helping without looking at everyone as noobs Warjort
  14. not what i wanted First that was in 1.18 not 1.19. second i'm looking to learn the correct variables for this public static final RegistryObject<PlacedFeature> SIMPLE_ANCIENT_DEBRIS_PLACED = PLACED_FEATURES.register("simple_ancient_debris_placed", () -> new PlacedFeature(ModConfiguredFeatures.SIMPLE_ANCIENT_DEBRIS.getHolder().get(), m_195343_(10, // VeinsPerChunk HeightRangePlacement.m_191692_(VerticalAnchor.absolute(-100), VerticalAnchor.absolute(100)))));
  15. so i want to make my ore spawn on stone anywhere. but i do not understand the oreplacement code.
  16. it works FINALLY!! just had to restart the program and NOT remove the S
  17. this is a forge forum not a discord forum
  18. This is my Github Repo: https://github.com/liambcode/forge-1.19.2-43.1.30-mdk. someone help.
  19. I'm trying but i can't get you the info you want sorry
  20. sorry it must hve been an older one that wasn't working
  21. https://github.com/liambcode/forge-1.19.2-43.1.30-mdk
  22. All the info i have you happy now! :(
  23. making it match minecraft's loot tables does not work though
  24. so my tags are working, so it is definitly the loot tables
×
×
  • Create New...

Important Information

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