mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-01 18:55:32 +01:00
Add rotation support for wallmounted nodes in 'ceiling' or 'floor' mode (#11073)
This commit is contained in:
@@ -89,6 +89,7 @@ struct ItemDefinition
|
||||
// "" = no prediction
|
||||
std::string node_placement_prediction;
|
||||
std::optional<u8> place_param2;
|
||||
bool wallmounted_rotate_vertical;
|
||||
|
||||
/*
|
||||
Some helpful methods
|
||||
|
||||
Reference in New Issue
Block a user