We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce4e31 commit 87bdad9Copy full SHA for 87bdad9
gm4_lavish_livestock/generate.py
@@ -16,7 +16,6 @@ def beet_default(ctx: Context):
16
17
# for each wood type in the vanilla doors tag, render a copy of the "templates" directory with the appropriate wood-type
18
for entity in entity_ids:
19
- logger.info(f"adding entity type {entity}")
20
subproject_config = {
21
"data_pack": {
22
"load": [
0 commit comments