Jump to content

Zagan

Members
  • Posts

    205
  • Joined

  • Last visited

Posts posted by Zagan

  1. This is a "Must Have" tool. I love it because I can get a much better map. I like my maps nice and flat but the in game generator makes all the roads have these sudden changes in height. Love all the options it has too.

     

    The only thing is the Java. I just upgraded my PC and had to get it again and the current version doesn't work. You need jre-8u241-windows-x64.exe 

    took me forever to find it because I was looking for Java 1.8 and it's not listed as that.

    You should put "jre-8u241-windows-x64.exe" instead of 1.8 when you start it without it, make it less confusing. 

     

    Really nice work though.

  2. Yeah, I can't get my bed to show up as a spawning point. It worked the first time, but it doesn't work anymore. I tried hitting it with a hammer like it says to do but that doesn't seem to do anything. There problem is in SP and on my server.

  3. Would it be possible to add weather options to NitroGen? Like say I want it to be always clear and sunny all over the map. Or stormy in one area.

     

    I would also like to be able to have more biomes options, like a mix of forest and desert and maybe some snow. Maybe if there were check marks for the biomes you want in your map and you could select how much of each. Is that possible? Or just too much to ask for?

  4. Thanks,

    BTW, I made one of the Filtered Water Coolers, could you explain just how it works? Do I just put in bottled murky water and it makes it clean bottled water or something? Or does it somehow produce bottled water on it's own?

     

     

    NVM, I figured it out. You hold an empty jar and LEFT CLICK on it, I was right clicking on it like you do the sinks to get murky water. A little confusing there.

  5. I love this mod, but uploading it to our dedicated server isn't working because it's just too big. I even broke it down and tried to upload each file individually but 2 or the resource files are over 30mb, the server doesn't allow files that big :(

  6. I'm having trouble trying to append some recipes. I keep getting and error that says;

     

    Patch element does not have an xpath attribute. Here is the code I used.

     

    <New_Recipies>
       <append xpath="/recipes">
    	<recipe name="solarCell" count="1">
    		<ingredient name="resourceScrapIron" count="1"/>
    		<ingredient name="resourceScrapPolymers" count="1"/>
    	</recipe>
    	<recipe name="solarbank" count="1">
    		<ingredient name="resourceScrapIron" count="1"/>			
    		<ingredient name="resourceScrapPolymers" count="5"/>
    	</recipe>
    	<recipe name="carBattery" count="1">
    		<ingredient name="resourceScrapIron" count="1"/>			
    		<ingredient name="resourceScrapPolymers" count="5"/>
    	</recipe>
    	<recipe name="resourceElectricParts" count="1">
    		<ingredient name="resourceScrapIron" count="1"/>			
    	</recipe>
    </append>
    <New_Recipies/>
    

     

    Not sure where I went wrong, i followed Buggi's video but it's not working. Any help would be appreciated.

  7. Unfortunately the mod launcher is made for Windows 10 users only so I can't use it since I'm using Windows 7. The windows net framework version is too high for Windows 7 so it leaves everyone without Windows 10 out in the cold.

×
×
  • Create New...