Add guns, updates
This commit is contained in:
@@ -49,7 +49,7 @@ ServerEvents.recipes((event) => {
|
||||
event.recipes.create.splashing(
|
||||
[
|
||||
Item.of("minecraft:clay_ball").withChance(0.2),
|
||||
Item.of("cgs:lead_nugget",3).withChance(0.12),
|
||||
// Item.of("cgs:lead_nugget",3).withChance(0.12),
|
||||
],
|
||||
Item.of("biomesoplenty:black_sand")
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user