E
EODCrafter
Guest
@LatvianModder I have been searching and trying for 3 days, I know LEL, but can anyone tell me how to give multiple items when a player joins with FTB Utilities? Here is my most current try, I'm just waiting for a new player to join to test.
Code:
"login": {
"customBadges": "",
"motd": [
"Welcome to the EODCrafter\u0027s DireWolf20!"
],
"rules": "",
"startingItems": [
"minecraft:apple 16 0",
"minecraft:diamond 10 0"
]
},
Last edited: