python-terrascript/terrascript/christmas-tree/d.py

14 lines
269 B
Python

# terrascript/christmas_tree/d.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class christmas_tree(terrascript.Data):
pass