I used to love this mod as it worked better than world edit. But since the new update to 5.9.0 it can't find the schematic folder and always returns the error, ERROR[Server]: Failed to open file: The filename, directory name, or volume label syntax is incorrect.
Even though I have a schems folder in my world folder
I love the nether mod as it adds a new level of gameplay. Combine this with Wilhelmines Living Nether and it becomes as wonderful as the overworld.
The only thing I don't like about it, is that it is too strict on the dimensions. Having a minimum of 4 wide by 5 tall is ok, but I want to make different sizes larger than the default, think stargate sized. I think as long as you have the minimum mesurements it should be able to have a working portal of varying sizes for your build.
There is an portal.api but it is way too complicated and you have to mess with the coding. This, in my opinion, is a terrible design, especially if you know nothing about coding. I have borked the mod several times trying to get a nether portal to fit in my build several times.
No mod should have to rely on the player to alter code. That can do a lot of damage to the mod and/or game if they don't know what they're doing. People like me.
I missed bonemeal from minecraft util this mod was released. Now it's easier to craft things from plants and trees.
That being said, it adds the item 'geletin powder' to crafting, but there are no recipies to craft it. I downloaded this from the site of the source today (12 May 2024) and in game when I try to craft geletin it tells me there are no recipes, so I am a tiny bit disappointed in this.
[edit] Now the issue has been fixed, thanks to joe7575. As a suggestion I would say that it might be a good idea to add this solution in the help documentation.
The solution is: change the line:
local PROBABILITY_FACTOR = tonumber(minetest.settings:get("gravelsieve_probability_factor")) or 3
to:
local PROBABILITY_FACTOR = tonumber(minetest.settings:get("gravelsieve_probability_factor")) or 20
[old review]
Everything in this mod works good and as expected, but the gravel sieve (says it eleviates mining so much) actuall makes your ore drop rates become about 10-20x more rare and you end up having to mine anyway just to get baseline number of ores.
Love this mod but would like the ability to change chest colors
I would like to see the ability tochange ther color the advanced chests through unified dyes or natively. This would let people color the chests to fit their build theme and make even more amazing looking builds. Some of the colors really don't fit my build themes and throws off the color scheme that I want, yet the chests are extremely useful.
I am loving this and all your other mods. This one, in particular, make me feel like my character is more lifelike. Now I have a reason to use all the food I have collected instead of storing it away for every once in a while.
They only thing I would like to see is being able to integrate this in HUD Bars by Wuzzy. Coding is not something I can wrap my brain around.
Great mod for more building and food proccessing options
I love this mod for the extra blocks to build with. The only thing I'm disappointed in, is the barrel can not be filled with anything even though the options are in the node, but it does make for great decoration only.
Would be better if you could use any planks from the wood group
This mod is so-so. It has it's usage, but if you use any mod that adds environment blocks, you may or may not be able to use this mad as it requires a specific plank that may or may not be in any nearby biomes.
If you have the needed wood type then it's a good mod, but if you're in a biome or not near a biome that has that type of wood then it's pretty useless. You can oly use this is you find apple trees and not all biomes are near that type like a jungle or desert which is where most people will spawn on their first time and who knows how far you will have to go to find it without creative.
Nothing in this mod is intuitive. I have tried for several hours trying to get this to work with no luck. Would be nice to have some sort of documentation. With no documentation this is not workable for us non coders.
I am the absolute end user with no coding knowledge or experience.
I love being able to enchant my weapons and items. This is a much needed mod. The one thing I would like to see is being able to put the enchantments in a book so items can have more than just 1 or 2 random enchantments. It would be nice to choose which ones you want through books. That and it would also make another use for books
All the animals are nice and polished in terms of graphics and lag....except for bats. They have atendancey to severly lag my server and they also break minecart rails and my users and I are really getting annoyed with this as the guano piles up all over the place even when all settings related to guano are set to false, which also lags the server hard. It would be nice to have an option to remove them.
When you place a map it only hangs an enlarged version of the hotbar icon. And the map is kind of useless as it's only 2 colors and the height map doesn't seem to be correct.
I followed the instructions and even with the /grantme all command, /ru still is an invalid command. This mod needs some serious documentation that is correct
This is an ok mod (not great) When setting or replacing nodes if you have other mods installed for various nodes this won't allow you to search through a node list and choose what you need. As an example, the moreblocks mod and default both have a 'wooden planks' node but WorldEdit defaults to the moreblocks node which falls under mb's cube setting of a 1/4 block rather than the default of a full block making it useless to make flooring. Same with other nodes that have similar names from other mods. I even tried to replace air with Wooden Planks which is a default block and I got Wooden Plank Thin Stairs. It kind of makes it useless if you can't choose the block you actually want.
It would make more sense to make the node replace/set menu with a list like you find in unified inventory or other similar mods.
For the absoulte basic, it's ok. But if you want to make large builds that use specialized blocks this falls way short since there is no option to select blocks by mod name or type.
Just as the title says. There are no recipies for arrows and without arrows the bow is useless. The only way to get arrows is to install another mod (lucky_block), or use creative and cheat them.
Great concept but too many recipies return "No Valid Recipies" I get this error with champagne, cointreau, kefir and mint julep. I do have farming redo installed but recipes aren't working.
Tried the report issue button above but it just returns a 404 page
Mod won't even load. There are too many error messages.
There are way too many errors with this mod. It is completely useless since it won't even load. The debug text file had over 200 lines of error with this mod alone.
I am so tired of having to make yet another account for these errors. I stopped at github and this is yet one too many. So I won't be posting to the issues in the post unless they can move their issues board to minetest forums or github.
And yes this was downloaded from the master file on NotABug.
This mods recipes shouldn't be dependant on other mods for its recipies since some players won't have those mods install and therefore makes it kind of useless for most items.
Many of the recipies for the food items have missing assets (i.e. Unknown Item node) even with all of the required and optional dependencies installed. The art is inconsistent between 32px and 64px and I have seen some of the artwork in other mods that have low quality art. Some of the assets conflict heavily with moretrees and plantlife mods. It does have some unique items for cooking utensils, but it would have been better to test against other plant/food mods. This mods recipes shouldn't be dependant on other mods for its recipies since some players won't have those mods install and therefore makes it kind of useless for most items.
Don't use this mod if you want an easy working portal/teleportaton system. There is no documentation on how to actuall make it work. There are better like TeleporterPad and Travelnet that work right away and you don't need any documentation to make it work.
I use techpack much more than this and I would love to see these machines (like the water mill and steam engine as an example) in the techpack mod. It would be nice to see an all-in-one mod. The only issue is that it doesn't work with several other tech-type mods like micupack. Also it would be nice to see a compressor similar to the one from technic so that you can make dyes. Using technic with this and techpack often crash each other.
I'm not a programmer so trying to use this is really confusing and the tutorials are in German which I don't speak and Google's translate function leaves much to be desired as it started making nonsense translations.. And the written instructions aren't very useful.
As a typical layman, this is unusable and not fit for the average user. This is more of a niche mod for those with more knowledge than I.
Have been using this mod for a few weeks now and I always run across the issue of the animals dissappearing from their pens at random. In one instance I built a barn and walked out of it and when I walked back in all the animals were gone. This makes it near impossible to use the animals as food production.
Wanted to post this as an issue but my ISP has blocked the not-a-bug-site as they claim it's a bad site that steals your info. I tried to have my ISP unblock it but the are steadfast in this blocking and I have no other options as they are the only ISP in my area. So I had to vote this thumbs down so I can get a hold of the mod author even though it's not my real vote.
I like hardcore games but this is nearly impossible. After 147 games all I spawn in at the beginning is massive deserts with zero resources. We're talking no grass, trees, anything. Makes it unplayable when you can't get resources at all after that many times trying.
It would probably be better if they stuck to the way mtg works. This is just way too convoluted and confusing to even be fun as a brutal game.
This has been a complete time saver when building on my server. The only issue is that it doesn't work well with Unified Inventory as it offsets to where it's hard to see the borders of the R&D screen.
I love this mod as I like fighting this mob but I have noticed that the skeleton archers are able to shoot through solid blocks like planks, glass and doors.
I noticed this when I had a horde of skeletons and went into my house while they were able to shoot me from the outside through the walls made of planks so your house is not even a safe place.
This is a great mod for building machines inside of so as to keep a clean overworld without too much clutter, the only thing I would like to see added is inputs for the technic mod power cables. Mesecons and digiline work but not so technic
Not enough documentation for beginners and most devices have to be made in creative mode only.
I have tried to get anything working with this mod and being a complete beginner the documentation is severly lacking. I get many things that say this item has no network but there is no way to give it a network as it has no right click options but is wired into every port possible.
Many of the devices can not be made in regular mode and must be done in creative. For example; you need a grinder (any grinder) to make any kind of metal dust. One of the componets to make a grinder is a Machine Casing which takes 8 cast iron ingots and 1 brass ingot. To make a csat iron ingot takes carbon steel ingot and coal dust. How are you supposed to get the coal dust if you can't make a grinder in the first place. This is something that should be fixed for those of us who don't play in creative mode very often, if at all.
I have used this mod for so many things. My only disappointment (and a very minor one at that) is that the fluid storage tank doesn't work at all no matter how it's connected. I also wish that the spigot created a watersource block when it empties into a container such as a bucket or one made from other blocks.
Went through the images on how to craft and nothing happened. They didn't craft and they also don't show up in the creative inventory either. Useless if there is no way to get them.
Too many errors
I used to love this mod as it worked better than world edit. But since the new update to 5.9.0 it can't find the schematic folder and always returns the error,
ERROR[Server]: Failed to open file: The filename, directory name, or volume label syntax is incorrect.
Even though I have a schems folder in my world folder
Sadly this breaks many mods
I would love to use this mod but when I enable it almost all of my mods get the exclamation warning in the list. (mt_game 5.9.0)
The biggest ones are More Trees and Ethereal but it also breaks about 37 other mods I use
Adds a new dimension to gameplay
I love the nether mod as it adds a new level of gameplay. Combine this with Wilhelmines Living Nether and it becomes as wonderful as the overworld.
The only thing I don't like about it, is that it is too strict on the dimensions. Having a minimum of 4 wide by 5 tall is ok, but I want to make different sizes larger than the default, think stargate sized. I think as long as you have the minimum mesurements it should be able to have a working portal of varying sizes for your build.
There is an portal.api but it is way too complicated and you have to mess with the coding. This, in my opinion, is a terrible design, especially if you know nothing about coding. I have borked the mod several times trying to get a nether portal to fit in my build several times.
No mod should have to rely on the player to alter code. That can do a lot of damage to the mod and/or game if they don't know what they're doing. People like me.
This mod was greatly needed.
I missed bonemeal from minecraft util this mod was released. Now it's easier to craft things from plants and trees.
That being said, it adds the item 'geletin powder' to crafting, but there are no recipies to craft it. I downloaded this from the site of the source today (12 May 2024) and in game when I try to craft geletin it tells me there are no recipes, so I am a tiny bit disappointed in this.
Good mod except for the gravel sieve
[edit] Now the issue has been fixed, thanks to joe7575. As a suggestion I would say that it might be a good idea to add this solution in the help documentation.
The solution is: change the line:
local PROBABILITY_FACTOR = tonumber(minetest.settings:get("gravelsieve_probability_factor")) or 3
to:
local PROBABILITY_FACTOR = tonumber(minetest.settings:get("gravelsieve_probability_factor")) or 20
[old review] Everything in this mod works good and as expected, but the gravel sieve (says it eleviates mining so much) actuall makes your ore drop rates become about 10-20x more rare and you end up having to mine anyway just to get baseline number of ores.
Other than that everything else works fine.
Love this mod but would like the ability to change chest colors
I would like to see the ability tochange ther color the advanced chests through unified dyes or natively. This would let people color the chests to fit their build theme and make even more amazing looking builds. Some of the colors really don't fit my build themes and throws off the color scheme that I want, yet the chests are extremely useful.
Makes my character feel more lifelike.
I am loving this and all your other mods. This one, in particular, make me feel like my character is more lifelike. Now I have a reason to use all the food I have collected instead of storing it away for every once in a while.
They only thing I would like to see is being able to integrate this in HUD Bars by Wuzzy. Coding is not something I can wrap my brain around.
Great mod for more building and food proccessing options
I love this mod for the extra blocks to build with. The only thing I'm disappointed in, is the barrel can not be filled with anything even though the options are in the node, but it does make for great decoration only.
Would be better if you could use any planks from the wood group
This mod is so-so. It has it's usage, but if you use any mod that adds environment blocks, you may or may not be able to use this mad as it requires a specific plank that may or may not be in any nearby biomes.
If you have the needed wood type then it's a good mod, but if you're in a biome or not near a biome that has that type of wood then it's pretty useless. You can oly use this is you find apple trees and not all biomes are near that type like a jungle or desert which is where most people will spawn on their first time and who knows how far you will have to go to find it without creative.
Can't even install as the required mod is no longer available
Just as the title says. This mod is unable to be installed since CTF Teams is no longer available.
Does not uncraft anything
I went through the entire inventory both creative and not and all I got was a message saying that the item can't be uncrafted, for EVERY item.
Too difficult to understand
Nothing in this mod is intuitive. I have tried for several hours trying to get this to work with no luck. Would be nice to have some sort of documentation. With no documentation this is not workable for us non coders.
I am the absolute end user with no coding knowledge or experience.
Awesome mod that was so needed
I love being able to enchant my weapons and items. This is a much needed mod. The one thing I would like to see is being able to put the enchantments in a book so items can have more than just 1 or 2 random enchantments. It would be nice to choose which ones you want through books. That and it would also make another use for books
Good overall but bats are horrible.
All the animals are nice and polished in terms of graphics and lag....except for bats. They have atendancey to severly lag my server and they also break minecart rails and my users and I are really getting annoyed with this as the guano piles up all over the place even when all settings related to guano are set to false, which also lags the server hard. It would be nice to have an option to remove them.
Doesn't make decorative maps
When you place a map it only hangs an enlarged version of the hotbar icon. And the map is kind of useless as it's only 2 colors and the height map doesn't seem to be correct.
Commands are incorrect
I followed the instructions and even with the /grantme all command, /ru still is an invalid command. This mod needs some serious documentation that is correct
Good mod but still needs a lot of work
This is an ok mod (not great) When setting or replacing nodes if you have other mods installed for various nodes this won't allow you to search through a node list and choose what you need. As an example, the moreblocks mod and default both have a 'wooden planks' node but WorldEdit defaults to the moreblocks node which falls under mb's cube setting of a 1/4 block rather than the default of a full block making it useless to make flooring. Same with other nodes that have similar names from other mods. I even tried to replace air with Wooden Planks which is a default block and I got Wooden Plank Thin Stairs. It kind of makes it useless if you can't choose the block you actually want.
It would make more sense to make the node replace/set menu with a list like you find in unified inventory or other similar mods.
For the absoulte basic, it's ok. But if you want to make large builds that use specialized blocks this falls way short since there is no option to select blocks by mod name or type.
Not useful when there is no recipe for arrows
Just as the title says. There are no recipies for arrows and without arrows the bow is useless. The only way to get arrows is to install another mod (lucky_block), or use creative and cheat them.
Love the concept but still has too many issues
Great concept but too many recipies return "No Valid Recipies" I get this error with champagne, cointreau, kefir and mint julep. I do have farming redo installed but recipes aren't working.
Tried the report issue button above but it just returns a 404 page
Mod won't even load. There are too many error messages.
There are way too many errors with this mod. It is completely useless since it won't even load. The debug text file had over 200 lines of error with this mod alone.
I am so tired of having to make yet another account for these errors. I stopped at github and this is yet one too many. So I won't be posting to the issues in the post unless they can move their issues board to minetest forums or github.
And yes this was downloaded from the master file on NotABug.
Too many conflicts and missing assets
This mods recipes shouldn't be dependant on other mods for its recipies since some players won't have those mods install and therefore makes it kind of useless for most items.
Many of the recipies for the food items have missing assets (i.e. Unknown Item node) even with all of the required and optional dependencies installed. The art is inconsistent between 32px and 64px and I have seen some of the artwork in other mods that have low quality art. Some of the assets conflict heavily with moretrees and plantlife mods. It does have some unique items for cooking utensils, but it would have been better to test against other plant/food mods. This mods recipes shouldn't be dependant on other mods for its recipies since some players won't have those mods install and therefore makes it kind of useless for most items.
No documentation on how to get these to work.
Don't use this mod if you want an easy working portal/teleportaton system. There is no documentation on how to actuall make it work. There are better like TeleporterPad and Travelnet that work right away and you don't need any documentation to make it work.
Wish I could get these machines in techpack.
I use techpack much more than this and I would love to see these machines (like the water mill and steam engine as an example) in the techpack mod. It would be nice to see an all-in-one mod. The only issue is that it doesn't work with several other tech-type mods like micupack. Also it would be nice to see a compressor similar to the one from technic so that you can make dyes. Using technic with this and techpack often crash each other.
Too confusing to use.
I'm not a programmer so trying to use this is really confusing and the tutorials are in German which I don't speak and Google's translate function leaves much to be desired as it started making nonsense translations.. And the written instructions aren't very useful.
As a typical layman, this is unusable and not fit for the average user. This is more of a niche mod for those with more knowledge than I.
Animals disappear at random
Have been using this mod for a few weeks now and I always run across the issue of the animals dissappearing from their pens at random. In one instance I built a barn and walked out of it and when I walked back in all the animals were gone. This makes it near impossible to use the animals as food production.
Wanted to post this as an issue but my ISP has blocked the not-a-bug-site as they claim it's a bad site that steals your info. I tried to have my ISP unblock it but the are steadfast in this blocking and I have no other options as they are the only ISP in my area. So I had to vote this thumbs down so I can get a hold of the mod author even though it's not my real vote.
Too many spawns with absolutely no resources.
I like hardcore games but this is nearly impossible. After 147 games all I spawn in at the beginning is massive deserts with zero resources. We're talking no grass, trees, anything. Makes it unplayable when you can't get resources at all after that many times trying.
It would probably be better if they stuck to the way mtg works. This is just way too convoluted and confusing to even be fun as a brutal game.
This is a great QoL mod
This has been a complete time saver when building on my server. The only issue is that it doesn't work well with Unified Inventory as it offsets to where it's hard to see the borders of the R&D screen.
Good mod but skeletons can shoot through walls
I love this mod as I like fighting this mob but I have noticed that the skeleton archers are able to shoot through solid blocks like planks, glass and doors.
I noticed this when I had a horde of skeletons and went into my house while they were able to shoot me from the outside through the walls made of planks so your house is not even a safe place.
Hopefully this issue gets fixed.
Wonderful mod
This is a great mod for building machines inside of so as to keep a clean overworld without too much clutter, the only thing I would like to see added is inputs for the technic mod power cables. Mesecons and digiline work but not so technic
Not enough documentation for beginners and most devices have to be made in creative mode only.
I have tried to get anything working with this mod and being a complete beginner the documentation is severly lacking. I get many things that say this item has no network but there is no way to give it a network as it has no right click options but is wired into every port possible.
Many of the devices can not be made in regular mode and must be done in creative. For example; you need a grinder (any grinder) to make any kind of metal dust. One of the componets to make a grinder is a Machine Casing which takes 8 cast iron ingots and 1 brass ingot. To make a csat iron ingot takes carbon steel ingot and coal dust. How are you supposed to get the coal dust if you can't make a grinder in the first place. This is something that should be fixed for those of us who don't play in creative mode very often, if at all.
Wonderful mod
I have used this mod for so many things. My only disappointment (and a very minor one at that) is that the fluid storage tank doesn't work at all no matter how it's connected. I also wish that the spigot created a watersource block when it empties into a container such as a bucket or one made from other blocks.
Unable to craft in-game.
Went through the images on how to craft and nothing happened. They didn't craft and they also don't show up in the creative inventory either. Useless if there is no way to get them.