Change Locations Position ? for DBC

Home Forums JinGames Forums Questions and Answers Change Locations Position ? for DBC

Viewing 4 reply threads
^ Advertisement ^
  • Author
    Posts
    • #42016
      Hedaox
      Participant

      Hi everyone,

      I’m actually working on a Dragon Ball map with Dragon Block C (It’s a map for my future server project). The problem is that I would like to change the Locations position (Kami’s Lookout, Goku’s House, Babidi’s Ship etc…). Is there a way to do that ?

      I tried using World Edit in order to do that but the locations keep re-spawning in their original position and Karin’s Tower was no longer climbable.

      I’m an intermediate Java Dev and I already know basics of Minecraft Modding, so I tried to decompile DBC code in order to understand how it works but I could not figure it out. I just understand that WorldGeneratorDB.class in the Worlds package seems to have something to do with locations, but I don’t know what I should override in my mod in order to change locations position. Hope modders can help me out.

      Thanks in advance.

      Here’s a preview of the map ( I will release it to everyone if I figure out my problem )

      Ninjin Map

      I will maybe make another post in suggestion asking If JynRyu could add a way to change locations position in the config.

      (Sorry for my English I’m French)

    • #42090
      Tabeh
      Participant

      “Building Spawn Check”
      “NPC Spawn Check”

      have you tried changing these ? maybe they would prevent the structures from respawning.

      but yes a config for this would be really nice for custom maps.

    • #42099
      Kiba Kurosaki
      Participant

      Hedaox contact moi par Discord Kiba Kurosaki#3378

    • #42120
      Hedaox
      Participant

      Tabeh
      Thanks for the answer! I assume you are talking about the NPCSpawnCheck and BuildingSpawnCheck booleans in JRMCoreConfig class in the JRMCore jar file? I will try to set them to false and see what that does.

      Kiba Kurosaki
      Je t’ai envoyé une demande d’ami sur discord.

    • #42141
      Hedaox
      Participant

      Tabeh
      Oh you were talking of NPC Spawn Check and Building Spawn Check from the JRMCore config ? I was stupidly looking directly into the code ^^’, I Completely forgot that there was an option for that in the config. Thanks again !

      • This reply was modified 6 years, 8 months ago by Hedaox.
      • This reply was modified 6 years, 8 months ago by Hedaox.
Viewing 4 reply threads
  • You must be logged in to reply to this topic.

Comments are closed.