File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
data/cursed/plasmid/game/color_swap Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "type" : " colorswap:color_swap" ,
3+ "swap_time" : 300 ,
4+ "erase_time" : 15 ,
35 "map" : {
46 "x" : 16 ,
57 "z" : 16 ,
68 "x_scale" : 16 ,
79 "z_scale" : 16 ,
8- "swap_time" : 300 ,
9- "erase_time" : 15 ,
10- "platformBlocks" : " colorswap:platform_blocks"
10+ "platform_blocks" : " #colorswap:platform_blocks"
1111 },
1212 "players" : {
1313 "min" : 1 ,
Original file line number Diff line number Diff line change 11{
22 "type" : " colorswap:color_swap" ,
3+ "swap_time" : 25 ,
4+ "erase_time" : 15 ,
35 "map" : {
46 "x" : 4 ,
57 "z" : 4 ,
68 "x_scale" : 2 ,
79 "z_scale" : 2 ,
8- "swap_time" : 25 ,
9- "erase_time" : 15 ,
10- "platformBlocks" : " colorswap:platform_blocks"
10+ "platform_blocks" : " #colorswap:platform_blocks"
1111 },
1212 "players" : {
1313 "min" : 1 ,
Original file line number Diff line number Diff line change 55 "z" : 8 ,
66 "x_scale" : 8 ,
77 "z_scale" : 8 ,
8- "platformBlocks " : " minecraft:slabs" ,
8+ "platform_blocks " : " # minecraft:slabs" ,
99 "initial_state_provider" : {
1010 "type" : " minecraft:simple_state_provider" ,
1111 "state" : {
Original file line number Diff line number Diff line change 55 "z" : 8 ,
66 "x_scale" : 2 ,
77 "z_scale" : 2 ,
8- "platformBlocks " : " minecraft:slabs" ,
8+ "platform_blocks " : " # minecraft:slabs" ,
99 "initial_state_provider" : {
1010 "type" : " minecraft:simple_state_provider" ,
1111 "state" : {
Original file line number Diff line number Diff line change 55 "z" : 8 ,
66 "x_scale" : 1 ,
77 "z_scale" : 1 ,
8- "platformBlocks " : " minecraft:stairs" ,
8+ "platform_blocks " : " # minecraft:stairs" ,
99 "initial_state_provider" : {
1010 "type" : " minecraft:simple_state_provider" ,
1111 "state" : {
2424 "max" : 100 ,
2525 "threshold" : 2
2626 },
27- "icon" : " stone_stair "
27+ "icon" : " stone_stairs "
2828}
Original file line number Diff line number Diff line change 55 "z" : 32 ,
66 "x_scale" : 16 ,
77 "z_scale" : 16 ,
8- "platformBlocks " : " minecraft:stairs" ,
8+ "platform_blocks " : " # minecraft:stairs" ,
99 "initial_state_provider" : {
1010 "type" : " minecraft:simple_state_provider" ,
1111 "state" : {
2424 "max" : 100 ,
2525 "threshold" : 2
2626 },
27- "icon" : " stone_stair "
27+ "icon" : " stone_stairs "
2828}
You can’t perform that action at this time.
0 commit comments