Jump to content

DArkHekRoMaNT

Vintarian
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by DArkHekRoMaNT

  1. v1.6.1
    - Fixed no remap for new tool molds
    - Fixed PlugSize config value don't work
    - Added config value PlugSizesMoreMetals
    - Updated lang (including add MoreMetals lang)
    - [DEV] Updated launchSettings for fix /expclang path (added workingDirectory)

  2. 12 minutes ago, Peter Sanderson said:

    Testing this in 1.16.1 just wanted to see if this is intended behaviour and I am simply doing something wrong. Teleport temple was near worldspawn at the start. It offers "repair" or "change frame" but attempts to shift click an object into the frame do nothing, and attempts to repair by right clicking with a temp gear just set spawnpoints

    2022-01-26_09-25-54.thumb.png.82475a6cb2a9854b7d7c031a4414d524.png

    Did you launch the world without a mod? Looks like it doesn't have BE. Just replace it in creative

  3. v1.6.0:
    - Added MoreMetals compatibility
    - Added config value for break plug chance after used it
    - Changed own toolmold block to vanilla block patch (fixed display of Metal molding for plugs in handbook)
    - Changed tool for rubble storage (pickaxe -> axe)
    - Changed rchances and *rate to NatFloat (more vanilla random for stones)
    - Fixed click with flint on empty rubble storage crash
    - Fixed water portion consumption for muddy gravel
    - Fixed order of rubble storage button wi help
    - Slightly improved sound
    - Group tools in handbook
    - Now not compatible with 1.15, only 1.16.0+

  4. On 1/22/2022 at 12:27 AM, Shion said:

    Well, sure. Here are details:

    • Can't put on tool rack and doesn't work (RMB on rubble storage does nothing):
      image.png.5eeff77d405539436f89e3ca12e897ea.png
       
    • Can't put on tool rack, there are animation and particles on RMB on slab, but it never ends and thus results in nothing:
      image.png.bbd96726f8fd7cf99b6048735ea6c55b.png
       
    • Same happens for this one:
      image.png.dcbb4c2a9c1bbc4fa659f347a66c9566.png
       
    • This is the only bismuth bronze tool that works:
      image.png.e8ba39bc787e15b05c1646e2114a841e.png
       
    • Tried all chisels on Small peridotite slab (contains: x4 Peridotite).

    Remove it or update to v1.0.1
    https://mods.vintagestory.at/fixhandbookclutter

    Cral overwrites attributes in SQ mod

    • Thanks 1
  5. 1 hour ago, Ardele said:

    Will this work with 1.16?  

    Idk, try it. But I know only one online map mod 🤷‍♂️
    If it does not work, you can try ask the author on the forum or in the comments on moddb about update the mod. But 1.16 was fully released a couple of days ago, maybe he has no free time to update yet

  6. On 9/16/2021 at 9:26 AM, Maisa Kuutonen said:

    Hi, I just thought to inform that if I use the current 1.5.0 version of this mod with VS 1.15.5 then the morevariants ladders make the game crash. It's ok to craft them and store them but when trying to place them, the ctd happens. I have the Vanilla Themepack from JabZ, and in the earlier version of the game there was no problems with these two. Also the morevariants trapdoors and doors don't make any sounds when interacting.
    Wishing you a lot of inspiration with updating, this is my favorite mod. ^_^

    I abandoned this mod. You can try VanVar by Cral with similar content for 1.15
    https://mods.vintagestory.at/vanvar

  7. v1.5.0 (game v1.15.10 and v1.16.0-rc.2+)

    - Added simple config (more on forum/moddb)
    - Rewritten interaction with slabs, now it takes time and uses not only Start, but also Step and Stop interaction methods. The default speed is 0.2 seconds, which is almost identical to the old version. The sound and animation of the instruments has also been changed.
    - Fixed the size of various things on the ground (they were too small)
    - Refactoring (will require updating in old worlds)
    - Updated language files
    - Changed IDE from VSCode to Visual Studio

  8. On 12/23/2021 at 9:29 PM, MadAlchemist said:

    359526124_.thumb.png.56ad8d6a5507b613e243fb82108e26db.png

    My attempt to create a perfect-looking spheroid in VS model creator. Looks really good if using simple textures like linen. Bottom is sealed too, which is good for H2-filled balloon. Actually, copy-paste functionality in VS model creator is just "bad" and not "terribly bad".

    Wow. Amazing

  9. On 12/22/2021 at 10:21 PM, Scithen said:

    Not gonna lie, I'm not really sure how to go about doing that. I read over the wiki and while some of the info there makes sense, I wasn't really able to figure out how to actually put these things together. I did use some of the mod's json files as an example template, though, hoping that would work. The one I ended up trying (and tweaking numerous times) was:

     

    survival-blocktypes-stone-sand.json
    
    [
      {
        "op": "replace",
        "path": "/maxStackSize",
        "value": 300,
        "file": "game:blocktypes/stone/sand.json"
      }
    ]

    Out of habit every time I made a change I would update the .zip file, close the game and relaunch it, and go back into my test world. Never could get the sand to stack beyond 64. I've tried everything I can think of, though that was mainly just changing the "file" section, since the sand.json is in VS > assets > blocktypes > stone > sand.json.

     

    Alternately I did check the games sand and sandlayered files, though I didn't see anything about maxstacksize in either one. I'm not above changing the base game's files if it's easy to do so, but given that I don't usually play solo, it's easier if it's in a mod that I can send to my wife so we both have the exact same settings, especially after the last game we played for a bit where literally everything was case sensitive and it wreaked havoc on us for a while.

    Try "op" : "add"

    64 - default value, usually it is not specified in json

  10. 27 minutes ago, Scithen said:

    I found this game a week or two ago and rather like it, but I installed some mods after getting brutally killed by almost everything at first. >.<

     

    I love the Stackables mod, though I found myself looking at the different json files to tweak it a little - increase stack sizes, mainly, so I'm not having to go back to my camp every 10 minutes. I couldn't help but notice that while there are a lot of different options, there were a few I couldn't find. I also have no idea how to make mods, or evern read what they actually do - but I can change numbers if they're clearlyt labeled.

     

    Is it possible to modify the stack sizes for the various soils, sands, gravels, cobblestones, etc? I did attempt to tweak the mod for the game my wife and I play (to increase the stack size of sand), but it never seemed to work so I just went back to a previous version.

    You can add (or change) maxstacksize: <your number> at the root of a block or item json (blocktypes and itemtypes folders)

  11. 1 hour ago, MadAlchemist said:

    Found it, in jakecool19's mod "Lands of Chaos", which has more complex version of feature I want. It uses harmony, and I didn't fully understood how it works (I know java enough to mod minecraft, but  new to C#). Are there some tutorials or examples of simple way to use it?
     

    To store a value in an entity, you just need WatchedAttributes. If you need behavior, make a custom EntityBehavior and patch the player entity json. You can look at PlayerCorpse for an example: behaviorpatch.

    All tutorials are on the wiki, but if it is possible not to use harmony, it is best not to use it. It makes the mod very fragile and sensitive to game updates (especially transpilers).

  12. 20 minutes ago, Mat Fenric said:

    I'm not sure how the coordinates of the Vec2i cord object work...

    I think it takes a map for the chunk at these coordinates. Try 500_000 500_000 - this should give one of the chunks next to the spawn. The game uses absolute unsigned coordinates, which are translated into coordinates relative to the spawn for the player.

    Or 500_000/api.WorldManager.ChunkSize

  13. v1.2.0
    - Free a corpse for everyone after time (240 in-game hours by default, configurable)
    - Added corpse creation time to entity info
    - Added a new config value for corpse interaction time (3 seconds by default)
    - Place a corpse in the center of a block, should fix corpses climbing up the walls

    v1.3.0
    - Updated to 1.16.0-pre.8

    • Cookie time 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.