File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
src/main/resources/languages Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -339,6 +339,7 @@ machines:
339
339
anvil :
340
340
not-working : ' &4You cannot use Slimefun items in an anvil!'
341
341
mcmmo-salvaging : ' &4You cannot salvage Slimefun items!'
342
+ mcmmo-repair : ' &4You cannot repair using Slimefun items!'
342
343
343
344
brewing_stand :
344
345
not-working : ' &4You cannot use Slimefun items in a brewing stand!'
Original file line number Diff line number Diff line change @@ -203,8 +203,12 @@ machines:
203
203
waypoints : ' Panoramica dei waypoint'
204
204
CARGO_NODES :
205
205
must-be-placed : ' &4Deve essere posizionato su una cassa o una macchina!'
206
+
206
207
anvil :
207
208
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
+
208
212
smithing_table :
209
213
not-working : ' &4Non puoi usare un oggetto di Slimefun come materiale da fabbro!'
210
214
backpack :
You can’t perform that action at this time.
0 commit comments