Problems with potted_cactus.json block model file
There are some problems with the potted cactus model:
- The top face borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
- The top face is missing its cullface argument.
- The inner faces of the pot, as well as the dirt texture, are all present despite being completely obscured by the cactus.
The fixed json file can be found attached.
Linked Issues
relates to9
Created Issue:
Top face of potted cactus is wrong
The top face of the potted cactus borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
In addition, this face is missing a cullface argument.
A suggested fixed json file for both of these issues is upcoming.
Top face ofpottedcactusis wrongProblems with potted_cactus.json block model file
The top face of the potted cactus borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
In addition, this face is missing a cullface argument.
A suggested fixed json file for
bothof these issues isupcoming.There are some problems with the potted cactus model:
- The top face borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
- The top face is missing its cullface argument.
- The inner faces of the pot, as well as the dirt texture, are all present despite being completely obscured by the cactus.
A suggested fixed json file for all of these issues is forthcoming.
There are some problems with the potted cactus model:
- The top face borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
- The top face is missing its cullface argument.
- The inner faces of the pot, as well as the dirt texture, are all present despite being completely obscured by the cactus.
A suggestedfixed json filefor all of these issues is forthcoming.There are some problems with the potted cactus model:
- The top face borrows from the side texture of the cactus, as opposed to the top. This is especially noticable in Programmer Art, but still applies for the vanilla texture pack.
- The top face is missing its cullface argument.
- The inner faces of the pot, as well as the dirt texture, are all present despite being completely obscured by the cactus.
The fixed json file can be found attached.
is cloned by
relates to
relates to
relates to
It appears as though the bottom of the potted cactus was accidentally removed when fixing MC-182249. Three potential fix models are attached - see comments for descriptions of each.
Yes it does, actually? MC-109087, MC-182249, MC-188459, MC-199238, MC-209947, MC-213772, MC-238734 and MC-249097 have all either been fixed or remain officially triaged, and they concern much the same issue as is happening here on other block models. The issue is that a cullface argument is missing is a bug that has been reported many times before and fixed accordingly.
In addition, MC-275792 being triaged makes this resolution even more inconsistent.




Relates to other flower pot model issues:
MC-120335,MC-170842,MC-173156Also relates to
MC-177452,MC-177453, as well as MC-109087And also relates to
MC-120417