Skip to content

Releases: oOBoomberOo/carpet_on_stairs

v5.0.0

09 Jun 10:28
Compare
Choose a tag to compare

Changes:

  • updated to 1.17
  • supported candles
  • supported cave vines
  • supported dripleaf
  • supported lightning rod
  • supported flower pots #1
  • performance improvement
  • added a license file

v4.1

07 May 11:38
Compare
Choose a tag to compare

[+] Update Convention

1.15

12 Dec 04:47
Compare
Choose a tag to compare

This is a complete rewrite of carpet on stairs for Minecraft 1.15+

1.14

21 Dec 13:46
Compare
Choose a tag to compare

Finally an update!

Changes:
- slightly more precise raycasting
- carpet block and carpeted model should have the same size now

Performance Improvement:
- stop checking for slabs & carpetable block's model since they always have the same model anyway
- only check model when there is a change in block state (changing shape, facing direction change, etc...) of the stairs
- instead of hardcoded models value into the datapack, I use a bit of math to determine which model should be show which reduces the commands from 16 lines to 3 lines per shape