File Details
Bonsai Pots 2.0
- R
- Sep 4, 2022
- 394.89 KB
- 8.3K
- 1.19.2+3
File Name
Bonsai_Pots_2.0.zip
Supported Versions
- 1.19-Snapshot
- 1.19.2
- 1.19.1
- 1.19
--General additions
+Added Mangrove Bonsai
-Fixed several rendering issues
-Removed the 'glitching' that can be seen on the edges of certain plant displays in newer versions of the game
-Removed similar 'glitching' from the underside of the second leaf block on the birch tree bonsai
-Removed bottom-face culling slightly visible on the 'lip' of each pot when a block is placed underneath
+Fixed the UV placement on the upper half of the cactus bonsai
+Added the for-some-reason-missing texture to the log of the flowering azalea bonsai
+Fixed Z-fighting that can be seen on the jungle tree bonsai
+Slight visual changes
+Scaled the top leaf block on the sakura bonsai
+Added more white spots to the red mushroom bonsai
+Adjusted UVs on the autumn tree bonsai to show more leaf, as it seemed lacking
+Updated the dead tree bonsai by giving it 2-dimensional sticks
+The dirt in the default pot is now a dark grey
+The 'wave' pots now shows correct wave proportions
+There is now 10% more bamboo than before
+Overhauled the model system entirely
-Removed the 'pot' member from every bonsai model
+Refactored blockstates, making each one multipart, giving more freedom over appearance
+Re-arranged and sorted many files for user-friendliness
+Configure the pot model in assets > minecraft > models > block > flower_pot.json
+All available pot models are found in assets > minecraft > models > flowerpots
+All bonsai models have been given their own folder to keep flower_pot.json isolated and "important"
+Added readme
+Adjusted grammar in pack.mcmeta
+Added updated pack.png
-Removed 'display sprites' from main versions. They're still downloadable as seperate files, and present in each file.
--Pots
+Consolidated the flower_pot model. flower_pot.json will now derive from one of several different pot models, and is easily configurable.
+Added the Black Wave Pot (black_wave_pot.json). This will act as the default pot.
+Added the White Wave Pot (white_wave_pot.json)
+Added the Porcelain Pot (porcelain_pot.json)
+Added the Classic Flower Pot (flower_pot_classic.json). This is Minecraft's vanilla pot.
+Added the Vanilla Pot (vanilla_pot.json). This is the redesigned 'vanilla style' pot.
+Added 16 colored terracotta pots (red_terracotta_pot.json... and so on).
+Added the Modern Pot (modern_pot.json)
+Added the Flat Pot (flat_pot.json)
+Added the Colorful Pot (colorful_pot.json)
+Added the Steve Pot (steve_pot.json)