This mod does not work properly. An error is generated immediately when connecting to the world.
ModError: Failed to load and run script from [...] \mods\openinv\init.lua:
[...] \mods\openinv\init.lua:2: ')' expected near '{'
See « debug.txt » for more informations.
*
This causes entire multiplayer servers to crash, which can become annoying for players.
The current interface of the mod is quite unpleasant to use. It lacks organization and could benefit from a redesign to be more intuitive and visually clean. Revisiting the layout of the elements would be helpful to improve the user experience.
Retrieving items for sale
Currently, it is not easy to retrieve items put up for sale, which can cause frustration for players. A feature that allows unsold items to be retrieved directly from the interface would be a good addition.
Item categories
Adding categories for different types of items would be a significant improvement. This would make it easier to sort items and navigate more smoothly through the sales interface. A formspec should also be created to display what a specific player is selling.
Simplified item listing
It would be helpful to list items for sale directly via the interface without having to use commands every time. This would make the process faster and easier for users.
Tooltip
There is a minor issue with tooltips being positioned one row too low, making them harder to read. Adjusting this graphical element would improve the clarity of the displayed information.
It's really one of the best current texture packs from Minetest, the textures are really well done, they are of quality, it really brings a second breath of life to a Minetest game which was a little off in terms of textures. I like it a lot I recommend
Hello! Thank you for bringing this issue to our attention. I've looked into it, and I've updated the Swamp mod to address this issue. It should now work properly alongside sprinting. Please update your game and the mod to the latest available version, and you should be able to enjoy sprinting without any issues. If you encounter any further problems, feel free to let us know. Thanks for your help
I find this mod really good, I like it a lot, it is very useful, however I was building my wooden house with logs and I had the bad luck to break a log and it damaged my house.. . (a lot)
This idea is extremely interesting! It's true that it adds a good touch of realism to Minetest Game, I'm working on a b3d model of a scarecrow, when it's finished it would be nice to integrate it into the mod to scare away crows etc...
You have to select all the faces then go down to the bottom right click on "create a texture" and the texture will appear
If not watch a youtube video it should do the trick lots of people use it
For your problem, In the file, mod.conf, it is well written depends = default
optional_depends = unified_inventory,
in the init.lua there is indeed written
if unified_inventory then
unified_inventory.register_button("shop", {
type="picture",
image = "default_gold_ingot.png",
tooltip = "Shop",
action = function(player)
openMainInterface(player)
end,
})
end.
Try to uninstall the mod completely and redownload it :p
I had made some mistake some time ago with the expenses but I had settled it :I. Let me know if the problem continues...
Or when you installed the mod and launched your game, you didn't use the /shop command :p
Thank you so much! until now i didn't play mineclone too much because it bothered me i was running around 0-15 fps and with the 45-60 it's really well done i recommend it for people who don't have one "good" computer
It's really a good mod very fun xD. Otherwise the mod is really done I recommend it to those who love pizza: D plus the textures are really well done so congratulations to you
I've been using it for a very long time now and even now, with these simple graphics not too complex, it gives a good atmosphere to minetest, it makes it even better, it's really a texture pack that I recommend to everyone!
It's really a great mod.... Especially when I'm in survival mode for example, I often (a bit too much) make the mistake of making the wrong craft and therefore wasting my materials, it would be really good if the texture was in 16 pixels or 32 pixels.
Also, it would be nice if we could undo some more object... Some people don't really know how to do it...
I really recommend it
This mod does not work properly. An error is generated immediately when connecting to the world.
ModError: Failed to load and run script from [...] \mods\openinv\init.lua: [...] \mods\openinv\init.lua:2: ')' expected near '{' See « debug.txt » for more informations. *
This causes entire multiplayer servers to crash, which can become annoying for players.
The current interface of the mod is quite unpleasant to use. It lacks organization and could benefit from a redesign to be more intuitive and visually clean. Revisiting the layout of the elements would be helpful to improve the user experience.
Retrieving items for sale Currently, it is not easy to retrieve items put up for sale, which can cause frustration for players. A feature that allows unsold items to be retrieved directly from the interface would be a good addition.
Item categories Adding categories for different types of items would be a significant improvement. This would make it easier to sort items and navigate more smoothly through the sales interface. A formspec should also be created to display what a specific player is selling.
Simplified item listing It would be helpful to list items for sale directly via the interface without having to use commands every time. This would make the process faster and easier for users.
Tooltip There is a minor issue with tooltips being positioned one row too low, making them harder to read. Adjusting this graphical element would improve the clarity of the displayed information.
It's really one of the best current texture packs from Minetest, the textures are really well done, they are of quality, it really brings a second breath of life to a Minetest game which was a little off in terms of textures. I like it a lot I recommend
Hello! Thank you for bringing this issue to our attention. I've looked into it, and I've updated the Swamp mod to address this issue. It should now work properly alongside sprinting. Please update your game and the mod to the latest available version, and you should be able to enjoy sprinting without any issues. If you encounter any further problems, feel free to let us know. Thanks for your help
It's a very good mod, I really like the idea, it's really well thought out and done!
oh i didn't saw it
converted review into a thread
I find this mod really good, I like it a lot, it is very useful, however I was building my wooden house with logs and I had the bad luck to break a log and it damaged my house.. . (a lot)
This idea is extremely interesting! It's true that it adds a good touch of realism to Minetest Game, I'm working on a b3d model of a scarecrow, when it's finished it would be nice to integrate it into the mod to scare away crows etc...
I fixed, what you wanted, hope its more natural and cause less fps drop
https://www.youtube.com/watch?v=FUQNLjYrgvk
Thank you for the comment I will review this point of Variety :P
https://www.youtube.com/channel/UCnVbf7JuUVXtKH7YJUptHpQ
I think I'll make a video :P
You have to select all the faces then go down to the bottom right click on "create a texture" and the texture will appear If not watch a youtube video it should do the trick lots of people use it
Uhm xD I use blockbench it's excellent for 3d models
Ah I just found the error I will publish the correction :d
Tell me the error it displays pls :p
Thank you very much: D
Oh of course I'm thinking about it today xD
Thank you if you want me to make stuffed animals in particular let me know ;D
Oh thank you I was just telling myself that it was strange the shade: p I will try and apply your advice
I'm currently working on the prices :P
Ho yes I completely forgot to update it xD
Good game to you Otherwise, the Github has just been updated
Hello, thank you for your message.
For your problem, In the file, mod.conf, it is well written
depends = default optional_depends = unified_inventory,
in the init.lua there is indeed written
if unified_inventory then unified_inventory.register_button("shop", { type="picture", image = "default_gold_ingot.png", tooltip = "Shop", action = function(player) openMainInterface(player) end, }) end.
Try to uninstall the mod completely and redownload it :p I had made some mistake some time ago with the expenses but I had settled it :I. Let me know if the problem continues...
Or when you installed the mod and launched your game, you didn't use the /shop command :p
Thank you so much! until now i didn't play mineclone too much because it bothered me i was running around 0-15 fps and with the 45-60 it's really well done i recommend it for people who don't have one "good" computer
converted review into a thread
Good mod very appreciated by players for the builds, textures are well done, excellent work
It's really a good mod very fun xD. Otherwise the mod is really done I recommend it to those who love pizza: D plus the textures are really well done so congratulations to you
Ha thin! Ok, thank you, I'll fix it!
Thanks for the comment ! I do my best for the minetest community :D
It's good, it's done, thanks for the comment
Yes I tried to inspire me but in more days it will be settled they will no longer look like a minecraft
wow, i really don't know what to say...
converted review into a thread
I've been using it for a very long time now and even now, with these simple graphics not too complex, it gives a good atmosphere to minetest, it makes it even better, it's really a texture pack that I recommend to everyone!
It's really a great mod.... Especially when I'm in survival mode for example, I often (a bit too much) make the mistake of making the wrong craft and therefore wasting my materials, it would be really good if the texture was in 16 pixels or 32 pixels. Also, it would be nice if we could undo some more object... Some people don't really know how to do it... I really recommend it
converted review into a thread
converted review into a thread
converted review into a thread