RavinMaddHatter / Structura

This is a project to make a sort of analog to litematica for bedrock
MIT License
242 stars 41 forks source link

`minecraft:red_terracotta` not supported #216

Closed besidenormal closed 3 months ago

besidenormal commented 9 months ago
Traceback (most recent call last):
  File "tkinter\__init__.py", line 1883, in __call__
  File "structura.py", line 161, in runFromGui
  File "structura.py", line 99, in generate_pack
  File "armor_stand_class.py", line 74, in make_block
  File "armor_stand_class.py", line 330, in block_name_to_uv
  File "armor_stand_class.py", line 352, in get_block_texture_paths

KeyError: 'red_terracotta'

I cant exactly pinpoint the exact problem at hand but this seems like the case. I'm not well versed in python or C++ so I'm not sure if this is the actual issue at hand.

RavinMaddHatter commented 3 months ago

I checked this si supported in the current version. you must hav ebeen using a old version