Add light bulb lamp drop
This commit is contained in:
parent
9c0ea2f5be
commit
224584875d
4 changed files with 36 additions and 5 deletions
|
@ -436,6 +436,8 @@ public class DataGeneration implements DataGeneratorEntrypoint {
|
|||
addDrop(NSE_Blocks.CYAN_LINOLEUM_STAIRS);
|
||||
addDrop(NSE_Blocks.METAL_PLATING_SLAB);
|
||||
addDrop(NSE_Blocks.METAL_PLATING_STAIRS);
|
||||
|
||||
addDropWithSilkTouch(NSE_Custom.LIGHT_BULB_LAMP);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue