Skip to content

Commit 1e25938

Browse files
committed
Fixed broken PR's
1 parent 1f68848 commit 1e25938

File tree

2 files changed

+1
-104
lines changed

2 files changed

+1
-104
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ServerEvents.recipes((allthemods) => {
22
allthemods.remove({ id: "dyenamics:ma/dye/lavender_dye" })
3-
allthemods.shaped("dyenamics:lavender_dye", [" D ", " ", "D D"], { L: "dyenamics:lavender_dye" })
3+
allthemods.shaped("dyenamics:lavender_dye", [" D ", " ", "D D"], { D: "dyenamics:lavender_dye" })
44
})

kubejs/server_scripts/mods/industrial_foregoing/laser_drill.js

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)