minetest / minetest

Minetest is an open source voxel game-creation platform with easy modding and game creation
https://www.minetest.net/
Other
10.71k stars 2.02k forks source link

View unknown block, nodes, objects #11228

Open Ygarr opened 3 years ago

Ygarr commented 3 years ago

Leave visual information (e.g. in map data) about an "unknown blocks" or "nodes" to view data from map made with some mods, not "unknown block" stub. Cause hard or impossible to find textures sometimes.

Need when open custom maps in vanilla game without mods(or mod not supported or mod unknown).

No need to access those blocks in inventory just placed on map

SmallJoker commented 3 years ago

The node names should be visible in the F5 text when pointing at it-

Desour commented 3 years ago

The node names should be visible in the F5 text when pointing at it-

Yes that would be nice.

At least the server writes the nodename to errorstream when an unknown node is punched.

Ygarr commented 3 years ago

For example on online random not mine server: looks anyway frustrating screenshot_20210425_112558 screenshot_20210425_112843