If there is meseglass and a blue star, then correspondingly we need a RED star, and something opposing mese, too. Though I wonder what the latter is...
I noticed this mod got much better than when I first tried it. Punching animals now has visual feedback and all the mechanics work when you tame the animals.
Make sure to tame animals, so they don't disappear.
Spawn rate is kinda low. Is there any way to increase it in the settings?
If you don't have any other vehicle mods or mods that allow you to sprint, this is a must have! Just be aware that you cannot climb full blocks and you will have to use slabs or stairs to create slopes the bike can climb.
I never knew I needed this. Intuitive to use and helps to scale your creativity. Just a suggestion: more people will know about your mod if your license wouldn't require to open source server code too
It can fit in pretty much any loose enough fantasy setting, unlike most other automation mods, uses 16bit textures too. Even if game breaking for survival(accumulates ores too easily and overall too fast), it's under the best license, so I can nerf it without issues by maybe greatly increasing fuel consumption.
Didn't look at the code yet, probably can take less server resources, but overall hands off the best.
This mod adds nice looking narrow bridges with railings, that aesthetically look very fitting in a factory or another industrial setting. The nodes are a however bit finnicky to place, the selection box could use being raised or made into full nodes in order to be able to place several bridge nodes in sequence with no support.
This mod is complex but simple to understand (easy to learn).
Its name describes very well what it can do whether on a small or large scale.
In addition, the modifications appear natural compared to raw editors.
No bugs, works very well and responds quickly.
Nice mod, although my only requests are that there should be more cup variants (ex. copper) and that they should be rotatable (for special purposes)
Otherwise simplistic and does the job.
This mod is very important for the game: it adds a lights, theres a tree that u can decorate, there are presents. I hope there will be some updates soon!
I love this mod! The lights are very pretty, theres reindeers and everything is just perfect! It goes very well with the other christmas mod so I use them both. One problem tho is when I place the mobs i cant kill them without getting rid of other mobs?
Very good, balanced and helpful, but needs an urgent repair.
I love this mod: it allows for so much expressive space on our minetest farms and in great communal kolkhozes. However, when one attemps to grow a tree, it takes multiple attempts, during which nothing happens and the fertilizer isn't spent, and only once the random number generator strikes a '1' it generates particles and erects the tree from the sapling. This just begs the fix.
I suppose it should spend the bonemeal in the meantime: that would just achieve the desired balance, for if there is only one meal per tree, one can unfairly and unrealistically make plenty within mere minutes.
On line 127 in 'init.lua' there is a predicate to test whether we can actually grow the tree. Inside, the procedure that grows the tree is evaluated and the bonemeal:on_use procedure returns true. That's so bad!
I fixed it and it should resemble this (but that's not all to it):
-- check if we can grow sapling at current light level
if can_grow and (light_ok or saplings[n][4] == true) then
particle_effect(pos)
if math.random (5 - strength) == 1 then
grow_tree(pos, saplings[n][2])
end
return true
end
What I did is I added an extra predicate inside the very procedure that's called every time a bonemeal is used and the sapling is checked for validity: a random number generator, contrary to the one that evaluates the check_sapling procedure outside.
-- check for sapling growth
if check_sapling(pos, node.name, light_ok, strength) then
return true
end
On line 479, remove the "and", also erasing the extra random number generator, which, as you could have seen, has been moved inside check_sapling.
Don't forget to modify check_sampling and the procedure call so that it accepts an extra "strength" argument, which is needed for 'math.random (5 - strength)'.
I love this inventory, but there is a glitch where if you select crafting or armor i don't know how to get back to the area where you can delete items in your inventory and the main item slots.
Man I for some reason am a fan of fat minecraft animals. I used to create fat cow mods for mcpe. but never thought of making one for mtg. I have not tried yet though so cannot tell more. But your description sounds quite appealing. Might change this comment after I've tried
This is a pretty awesome mod! So far works great, limited only by your imagination and cleverness with coding.
I was looking for something that worked as close to the ComputerCraft turtles as possible, and this seems to be it!
I assume the "robots" in lwcomputers work in a similar way, only using Lua instead of Scratch? I might try that later too. heh
If I had a suggestion, it might be to change the Run and Persistent button images, cause the way they currently are, it's hard to tell whether they're on or off.
Seems to be if the highlighted edge is near the top, the button is off? And light-edge near bottom = On? Might be better to just have them say on/off, or have them turn green for on and red for off? Or heck, even just a floating text when you mouse over the buttons, which tells you what clicking them will do.
Oh, and potentially a way to store a few different scripts within a single bot, or to somehow save code to a file we can transfer between maps, tho those are more advanced ideas. heh
The design is worked out! The textures are high-quality and wonderful! The API is also no worse! in general, a good mod to increase the danger in mines
gravel sieves but for sand :D
please make it tubelib/techage compatible ,like joe7575's gravel sieve mod
This got me thinking
If there is meseglass and a blue star, then correspondingly we need a RED star, and something opposing mese, too. Though I wonder what the latter is...
Some new stuff for building
finally, some doors that i like! they look very good in my buildings, nice work!
very good mod !
good mod but chicken skin get broken for me :(
Constantly improving
I noticed this mod got much better than when I first tried it. Punching animals now has visual feedback and all the mechanics work when you tame the animals.
Make sure to tame animals, so they don't disappear.
Spawn rate is kinda low. Is there any way to increase it in the settings?
best texture pack
this is a best texture pack i ever see
good map gen
this is a very good map gen i like it :)
Very useful for traveling larger distances
If you don't have any other vehicle mods or mods that allow you to sprint, this is a must have! Just be aware that you cannot climb full blocks and you will have to use slabs or stairs to create slopes the bike can climb.
very good mod
this mod makeing very good maps
Original idea
It's a very good mod, I really like the idea, it's really well thought out and done!
The best builder tool
I never knew I needed this. Intuitive to use and helps to scale your creativity. Just a suggestion: more people will know about your mod if your license wouldn't require to open source server code too
The very best machine mod
It can fit in pretty much any loose enough fantasy setting, unlike most other automation mods, uses 16bit textures too. Even if game breaking for survival(accumulates ores too easily and overall too fast), it's under the best license, so I can nerf it without issues by maybe greatly increasing fuel consumption. Didn't look at the code yet, probably can take less server resources, but overall hands off the best.
Amazing utility for custom generation
This is a fantastic tool and idea. Takes so much work out of setting up a custom lua land gen. Very helpful.
Neat mod
This mod adds nice looking narrow bridges with railings, that aesthetically look very fitting in a factory or another industrial setting. The nodes are a however bit finnicky to place, the selection box could use being raised or made into full nodes in order to be able to place several bridge nodes in sequence with no support.
this mod is great, especially the chess game u can really play
i have a question, what's that mexican clay floor tiles looking flooring in the main photo?
Very powerful mod and essential in creativity
This mod is complex but simple to understand (easy to learn). Its name describes very well what it can do whether on a small or large scale. In addition, the modifications appear natural compared to raw editors. No bugs, works very well and responds quickly.
I like it
For the stair fix alone it is awesome. Will be using more often.
Bridge building is so easy
This mod makes it so easy to build a bridge, no more sneaking to place blocks. Highly recommend.
visual bugs
maybe copy paste the mod from 3d armor?
I love this
i like classic models or textures. They give me a dreamcore feeling...
Bring on the mods...
This is my favourite game, it's a blank slate waiting for your own mods to be added.
noice
Nice mod, although my only requests are that there should be more cup variants (ex. copper) and that they should be rotatable (for special purposes) Otherwise simplistic and does the job.
best game yet
This is the best game I have played on minetest since I downloaded it!
Magical
Just magical. Wow... stares at the sky :D cool!
Simple but awesome!
This mod is very important for the game: it adds a lights, theres a tree that u can decorate, there are presents. I hope there will be some updates soon!
Ive been using it for 2 years btw ;)
Perfect!
I love this mod! The lights are very pretty, theres reindeers and everything is just perfect! It goes very well with the other christmas mod so I use them both. One problem tho is when I place the mobs i cant kill them without getting rid of other mobs?
Very good, balanced and helpful, but needs an urgent repair.
I love this mod: it allows for so much expressive space on our minetest farms and in great communal kolkhozes. However, when one attemps to grow a tree, it takes multiple attempts, during which nothing happens and the fertilizer isn't spent, and only once the random number generator strikes a '1' it generates particles and erects the tree from the sapling. This just begs the fix.
I suppose it should spend the bonemeal in the meantime: that would just achieve the desired balance, for if there is only one meal per tree, one can unfairly and unrealistically make plenty within mere minutes.
Next comes the fix. 🔗
On line 127 in 'init.lua' there is a predicate to test whether we can actually grow the tree. Inside, the procedure that grows the tree is evaluated and the bonemeal:on_use procedure returns true. That's so bad!
I fixed it and it should resemble this (but that's not all to it):
What I did is I added an extra predicate inside the very procedure that's called every time a bonemeal is used and the sapling is checked for validity: a random number generator, contrary to the one that evaluates the check_sapling procedure outside.
On line 479, remove the "and", also erasing the extra random number generator, which, as you could have seen, has been moved inside check_sapling.
Don't forget to modify check_sampling and the procedure call so that it accepts an extra "strength" argument, which is needed for 'math.random (5 - strength)'.
Happy hacking.
naming conflict
Great job. There is a naming conflict with the mod package »homedecor« (https://content.minetest.net/packages/mt-mods/homedecor_modpack/), which also contains a folder called »itemframes«.
Worth a try
I love this inventory, but there is a glitch where if you select crafting or armor i don't know how to get back to the area where you can delete items in your inventory and the main item slots.
Works fine in singleplayer, could use more legs though
The leg boat can walk and it looks really nice how this is done.
The leg boat can climb well – but looks a bit silly while doing it.
Entirely unlike what you might expect, the leg boat does not float.
I would like this mod even more if the boat had some more legs (six?).
Also I have noticed a bug: Sometimes part of a leg is black while climbing.
efforts are present!
The effort to make a cool texture pack is there! We are waiting for more drawn textures from CocoMarck!
Not tried yet
Man I for some reason am a fan of fat minecraft animals. I used to create fat cow mods for mcpe. but never thought of making one for mtg. I have not tried yet though so cannot tell more. But your description sounds quite appealing. Might change this comment after I've tried
BRING NYANCATS BACK
to get around the licensing , maybe we could make mtg have a dependency on this mod ?
Just what I was hoping for!
This is a pretty awesome mod! So far works great, limited only by your imagination and cleverness with coding. I was looking for something that worked as close to the ComputerCraft turtles as possible, and this seems to be it! I assume the "robots" in lwcomputers work in a similar way, only using Lua instead of Scratch? I might try that later too. heh
If I had a suggestion, it might be to change the Run and Persistent button images, cause the way they currently are, it's hard to tell whether they're on or off. Seems to be if the highlighted edge is near the top, the button is off? And light-edge near bottom = On? Might be better to just have them say on/off, or have them turn green for on and red for off? Or heck, even just a floating text when you mouse over the buttons, which tells you what clicking them will do. Oh, and potentially a way to store a few different scripts within a single bot, or to somehow save code to a file we can transfer between maps, tho those are more advanced ideas. heh
Cool Style
Not bad! I love this minimalistic!
Cool!
I love function for speed and hunger. very cool! Mod is suitable for every server!
Perfect editor!
A good mod for popular servers. Wow! Good luck to the author!
Perfect!
The mod is good, but the textures are so-so. This mod can diversify the food in the world, as well as farming
Mod is beautiful!
I use the mod to search for things from my mods. A wonderful mod with lots of features! I really like the mod!
Mobs are cool!
The design is worked out! The textures are high-quality and wonderful! The API is also no worse! in general, a good mod to increase the danger in mines