- Tennessee
-
Mineclonia is better: https://codeberg.org/mineclonia/mineclonia
- Joined on
2022-03-29
Everything should have nice square pixels and not be stretched.
Here is a better idea for the get_profession_by_jobsite() function. This way it doesn't hard code anything cauldron specific. It's untested.
Checking groups is preferred over checking the name. Checking the name will break as soon as someone wants to create a mod that adds a node that needs to act like a cauldron.
Hi,
I got a problem: At some moments the player gets damage when throwing the trident. I am checking if obj (object to damage) is the shooter, but that didn't worked for me:
…
In mcl_formspecs why is there the v4 suffix for function names? I don't like it. I think there should only be one version of each function.
This is still the case. It should be easy to…
I was requested to add this feature some time ago: MineClone2/MineClone2#3033 (comment)
I guess I like the idea of having pressure plates not clickable…