Crafter-Minetest icon indicating copy to clipboard operation
Crafter-Minetest copied to clipboard

A Minetest Game Based off of how I remember Minecraft Beta 1.2 - 1.5. Plus lots of room for new fun features and creative improvements of the features of those versions. Make sure you download the cli...

Results 60 Crafter-Minetest issues
Sort by recently updated
recently updated
newest added

As discussed, I imagine it being a part of WAILA. Kind of like I did it in https://github.com/tacotexmex/pointlib but with the CSM doing the heavy lifting.

enhancement

Since the aim of Crafter seem to be, roughly > how I remember Minecraft Beta 1.2 - 1.5 __plus lots of room for new fun features and creative improvements of...

enhancement

Since the fishing rod works by reeling a reel sound would help convey the reeling taking place, especially since there's no fishing line visible. [Here's a nice one](https://freesound.org/people/paulprit/sounds/507077/)!

enhancement

Some nice throwing sounds were accomplished. [These sounds](https://github.com/tacotexmex/craftersounds) are played at 100%, 80% and 60% but you might as well just create pitch variations of the first sound by code....

enhancement

Read https://github.com/oilboi/Crafter/commit/6482ca1a7810591cfa7cccaba6ac1a3d1dd9946f and thought that finding spawn points procedurally based on world seed would be more interesting than a randomized timer. I realize this departs from the MC way of...

enhancement

The rain sound brings some nice ambient sound to the game. But now sunny weather feels a little lifeless in comparison. How about adding some light wind sounds and/or the...

enhancement

- If waiting too long, the wheat plant wilts. - If waiting even longer the plant disappear altoghether, but runs a small chance of planting a seed in its place,...

enhancement

I saw there's a `/regen_signs` command. I think the problem you want to fix here is that sign entities might die or get removed. This might interest you: In MCL2,...

enhancement

As one goes deeper underground the sound of rain should decrease and eventually disappear. As it is, even several blocks underground the sound of rain can still be heard.

bug