Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "function": "minecraft:set_lore",
- "entity": "this",
- "lore": [
- [
- {
- "text": "Weight: "
- },
- {
- "score": {
- "name": "variable",
- "objective": "objective_name"
- }
- },
- {
- "text": " creepers"
- }
- ]
- ],
- "replace": true
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement