Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "version": 1,
- "formatting": [
- {
- "type": "separator",
- "title": "Jonas Boat Configuation",
- "weight": 1.0
- }
- ],
- "patches": {
- "float": {
- "jonasboat:entities/water/jonasboat.json": {
- "/attributes/speedMultiplier": "JONAS_SPEED_MULTIPLIER",
- }
- }
- },
- "settings": {
- "float": {
- "JONAS_SPEED_MULTIPLIER": {
- "name": "Jonas-Boat-Speed-Multiplier",
- "comment": "Speed Multiplier for Jonas Boat",
- "default": 2.0,
- "range": {
- "min": 0.1,
- "max": 20
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment