Jump to content

WilliamBen12

Members
  • Posts

    26
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

WilliamBen12's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  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.
×
×
  • Create New...

Important Information

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