3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-20 14:50:05 +02:00
FastAsyncWorldEdit/src/main
TomyLobo c6c55c3b2a Adjusted some of the cycler code and added a test case for it.
- Added range checks for most blocks
- torches: Fixed cycle from 0->1->2->3->0 to 1->2->3->4->1
- mushroom caps: Included data value 10 (stem) in cycle
- vines: Included data value 0 (top attachment only) in the cycle
- furnaces/dispensers: Linearised the cycle. It's now 2->3->4->5->2
- chests/ladders: Added cycle code.
- rails: Linearised the cycle. It's now 6->7->8->9->6
2011-09-25 10:52:29 +02:00
..
assembly Replaced README.txt with useful README.html. 2011-05-01 13:27:46 -07:00
java/com/sk89q Adjusted some of the cycler code and added a test case for it. 2011-09-25 10:52:29 +02:00
resources Updated plugin.yml (not that it needs it). 2011-09-19 00:43:38 -04:00