重命名ammo命令
This commit is contained in:
parent
919c5c8ff0
commit
65bb2de90c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import net.minecraftforge.fml.common.Mod;
|
|||
import net.minecraftforge.server.command.EnumArgument;
|
||||
|
||||
@Mod.EventBusSubscriber
|
||||
public class SetAmmoCommand {
|
||||
public class AmmoCommand {
|
||||
@SubscribeEvent
|
||||
public static void registerCommand(RegisterCommandsEvent event) {
|
||||
// mojang你看看你写的是个牛魔Builder😅
|
Loading…
Add table
Reference in a new issue