Skip to content

Commit 6a54436

Browse files
committed
Add anvil msgs
1 parent bd8dc27 commit 6a54436

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/main/resources/languages/en/messages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ machines:
339339
anvil:
340340
not-working: '&4You cannot use Slimefun items in an anvil!'
341341
mcmmo-salvaging: '&4You cannot salvage Slimefun items!'
342+
mcmmo-repair: '&4You cannot repair using Slimefun items!'
342343

343344
brewing_stand:
344345
not-working: '&4You cannot use Slimefun items in a brewing stand!'

src/main/resources/languages/it/messages.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,12 @@ machines:
203203
waypoints: 'Panoramica dei waypoint'
204204
CARGO_NODES:
205205
must-be-placed: '&4Deve essere posizionato su una cassa o una macchina!'
206+
206207
anvil:
207208
not-working: '&4Non puoi usare gli oggetti della Slimefun in un''incudine!'
209+
mcmmo-salvaging: '&4Non puoi riciclare oggetti della Slimefun!'
210+
mcmmo-repair: '&4Non puoi riparare usando oggetti della Slimefun!'
211+
208212
smithing_table:
209213
not-working: '&4Non puoi usare un oggetto di Slimefun come materiale da fabbro!'
210214
backpack:

0 commit comments

Comments
 (0)