-
## Problem
- I want to create a tool able to see (not modify!) the content of a chest even in protected areas
- chest/machine have already `allow_move` etc callback used internally, so I cant overri…
AFCMS updated
2 years ago
-
## Request
This is the URL for the mod I would like to be added:
https://content.minetest.net/packages/FaceDeer/anvil/
## My opinion on how it fits with the whynot rules:
> Refer to the [W…
-
### Problem
Creating animations for 3D models requires a particular skillset and can take a lot of time to correctly rig up and animate something. Take the Minetest Game Jam for example, when a gam…
-
**Idea**:
Previously, @zbx-pandorabox wanted to have a good radiation-blocking node in #5 .
Gold still solves this issue and I had an idea about the radiation that can spice up the game.
How? W…
-
### A network packet sniffing tool into clientkit.
Would be really thankful if we can get some suggestions about a sniffing tool. (like HaRepacker, Hex Edit Neo)
### Batch operations / Incremental…
-
steps to reproduce:
- creative mode
- wield portal gun
- left click block to create first portal
- left click other block to create second portal
-
Hey! I installed it mod on server (5.x) and a see only coins blocks (3).
![image](https://user-images.githubusercontent.com/12229982/94363178-225ed980-00c9-11eb-8a51-3e8559087a1b.png)
`/giveme m…
-
##### Issue type
- Bug report
##### Minetest version
```
Minetest 0.4.16 (Linux)
```
##### Summary
See inline comments.
```lua
-- Pseudo code:
minetest.register_*("something:anything", …
-
Before now i have suggested that the wieldhand automatically samples the player arm part of the player skin, but that makes it depend on a player model and UV wrapped texture (i think we should suppor…
-
Currently, if you feed an invalid tree definition into `minetest.spawn_tree`, Minetest crashes.
Okay, not really, but it stops the server and throws a Lua error. For server operators, this is equally …