start reformating strings into RawMessages

This commit is contained in:
ForestOfLight
2025-10-01 00:08:48 -07:00
Unverified
parent 99972285a2
commit 7fcda7bb04
13 changed files with 79 additions and 32 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"texture": "construct:easy_place"
},
"minecraft:display_name": {
"value": "Easy Place"
"value": "construct.easyPlace.name"
},
"minecraft:max_stack_size": 1,
"minecraft:wearable": {
+1 -1
View File
@@ -11,7 +11,7 @@
"texture": "construct:material_grabber"
},
"minecraft:display_name": {
"value": "Material Grabber"
"value": "construct.materialGrabber.name"
},
"minecraft:wearable": {
"dispensable": true,
+1 -1
View File
@@ -11,7 +11,7 @@
"texture": "construct:menu"
},
"minecraft:display_name": {
"value": "Construct"
"value": "construct.menu.name"
},
"minecraft:wearable": {
"dispensable": true,