Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit fcd3368

Browse files
committed
remove old aliases for jumping mod(re-added)
1 parent 34a28db commit fcd3368

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mods/_misc/aliases.lua

-6
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ alias("wiki:wiki", "default:bookshelf")
5151
-- Remove "building_blocks:knife"
5252
alias("building_blocks:knife", "default:sword_steel")
5353

54-
-- Remove "jumping" mod
55-
alias("jumping:cushion", "wool:dark_green")
56-
for i = 1, 6 do
57-
alias("jumping:trampoline_" .. i, "default:wood")
58-
end
59-
6054
-- Remove "xmas_tree" from snow mod
6155
alias("snow:xmas_tree", "default:dirt")
6256

0 commit comments

Comments
 (0)