Jump to content

Brady_The

Very supportive Vintarian
  • Posts

    733
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Brady_The

  1. I'd think about creating an issue over at github.com/anegostudios/VintageStory-Issues/issues. It might be a hardware incompatibility. You could also share your server-main and client-main logs here, but I doubt somewhat that we (the players) will be able to help here much further.
  2. This would be an interesting mod and would fit pretty nicely into the lore. The player wakes up from something after all and has not many memories of anything.
  3. "isFood": true in the root of the recipe will prevent the conversion into a dirty pot.
  4. The crashes seem to be related to the newly supported tag feature in recipes in combination with some other keys. Take for example the mentioned Travertine tile. As a non-coder I assume that the game currently has trouble combining wildcard replacements like "allowedVariants, skipVariants" with the assets behind the tag.
  5. I can't help you with Blender, but for VSMC I have this link to a 5-part-tutorial by ThenthArchitect: There's also this VSMC Community Edition which comes with a lot of quality of life changes and additions: https://github.com/Pure-Winter-hue/vsmodelcreator/tree/pw-vsmc-hard-winter-edition
  6. In such cases mods like https://mods.vintagestory.at/cbr could be an option. I suppose you could consider it a cheat, because you are able to do some pretty crazy things with this particular mod, but at the end of the day it's entirely on you how you are going to utilise this mod - as a cheat or as a QOL mod that allows you to make nice liveable builds which wouldn't count as rooms because the game follows a programmatic logic.
  7. Those are most likely caused by a rabbit. At least I found them responsible for collapsing whole cliff sides in my ocean world play-through. I haven't played a in a while, so I cannot say how well this mod works, but I'd give it a try.
  8. I doubt the water wheel construction is currently working. { code: "waterwheel", class: "BlockWaterwheel", entityClass: "Generic", entityBehaviors: [ { name: "Burning" }, { name: "MPWaterWheel" }, { name: "RightClickConstructable", properties: { brokenDropsRatio: 0.8, stages: [ { addElements: [ "MainOrigin/ORIGIN1WoodShaft", "MainOrigin/ORIGIN2Hubs" ] }, { requireStacks: [ { type: "block", name: "waterwheelbuilding-ingredient-supportbeams", code: "supportbeam-*", quantity: 16, storeWildCard: "wood" } ], addElements: ["MainOrigin/ORIGIN3Spokes"] }, { requireStacks: [ { type: "item", code: "plank-{wood}", quantity: 48 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN4Rims"] }, { requireStacks: [ { type: "block", code: "supportbeam-{wood}", quantity: 16 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN5Braces"] }, { requireStacks: [ { type: "item", code: "metalnailsandstrips-*", storeWildCard: "metal", quantity: 8 } ], addElements: ["MainOrigin/ORIGIN6NailsStrips"] }, { requireStacks: [ { type: "item", code: "plank-{wood}", quantity: 48 }, { type: "item", code: "resin", quantity: 4 } ], addElements: ["MainOrigin/ORIGIN7Paddles"] }, { requireStacks: [ ], actionLangCode: "Launch" } ], } }, ], [...]
  9. That's a very interesting idea and would certainly add to the feeling of progression, while still being reasonably authentic in my opinion. If you spend all these resources on making high-tier metal heads, you certainly would want the weapon to be stable and reliable. Attributes I wouldn't necessarily apply to sticks.
  10. Regarding weaving. There's this mod that could potentially fill the cloth-shaped hole in your heart: https://mods.vintagestory.at/show/mod/34327
  11. You should be good. You have already gone a lot further than the vast majority of people who just rip and re-upload mods without zero regards given. No plaintiff, no judge.
  12. Source: https://discord.com/channels/302152934249070593/402173001178677268/1469210521017385014
  13. You have to be a bit more specific. About what step(s) are you exactly talking about? There's the option to add team members to a mod, including team members with edit rights, so you could release updates on the original page. Alternatively there's also the option to transfer ownerships of a mod in its settings on the ModDB. That would give you full control over the mod page. Of course that would have to be done by the original owner.
  14. There's also always the option to take this opportunity and start modding the game. Especially the spear damage will be a particularly easy modification. Or just wait until somebody inevitably uploads a mod because that somebody doesn't like change either.
  15. Regarding the spear issue: It might be an interesting idea to give it a bracing "ability". Have it deal extra damage and maybe make the target flee for x seconds. That'd be counterbalanced by a set-up "time" (character going into brace animation). A successful brace would make the character lose their stance. That said, I understand that change doesn't feel good if you are used to how things were, but the nature of a weapon is, that they are highly situational.
  16. Have a look here and see if there are any applicable reports for your situation. There you have a direct line to the devs. Particularly this issue seems to fit quite well.
  17. https://mods.vintagestory.at/pauseonstart might do what you want.
  18. Technically there is "transitionableProps", but that's fairly limited in scope. In your specific case you would need code which would check if certain items are in the vicinity of the blocks you want to change.
  19. How many pieces of fire wood do you use to heat up the oven? It can fit up to six. somewhat implies that you know, but just to be sure, I mention it. Does the problem occur without any mods? If no one else with this experience comes forward, you can apply a binary search to find out which mod is causing this.
  20. Do I understand you correctly that you want to start with a different world? Generally people first create their world in Single Player and then upload the created file to the server. https://wiki.vintagestory.at/Setting_up_a_Multiplayer_Server#Basic_Configuration
  21. That's a nice looking slab. I am afraid that you are stuck in Vanilla, but QP's Chisel Tools comes with a hand wedge tools that does exactly what you are looking for. Depending on where you want to have your slab positioned you want to use the move mode afterwards.
  22. You are right! This must be a 1.21 addition because I never saw it before.
  23. Hey Nick, welcome to the forum and the game. Here is a list of commands affecting the temporal side of things: https://wiki.vintagestory.at/World_Configuration#Temporal_stability
  24. Brady_The

    Stuck

    Open chat, type in "/gm 2" and send the message (this will enter Creative mode). Press "F3" until you get the notification "Fly mode on". Fly out of the hole. Set up somewhere where you cannot get hurt when falling. Open chat, type in "/gm 1" and send the message again (this will get you back into Survival mode). Alternatively, if you are proper stuck or very far down, you can also hit "F3" one more time to activate fly mode and no clip mode, and zip straight up to the surface.
×
×
  • 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.