mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
2.0.0
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"value": "CUSTOM:Shit"
|
||||
"value": "CUSTOM:Turd"
|
||||
},
|
||||
{
|
||||
"value": ""
|
||||
@@ -42,7 +42,7 @@
|
||||
"recipeReturnStack": {
|
||||
"value": "Items.DYE#17"
|
||||
},
|
||||
"name": "brown_dye_shit_recipe",
|
||||
"name": "brown_dye_turd_recipe",
|
||||
"namespace": "mod"
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"_fv": 73,
|
||||
"_type": "achievement",
|
||||
"definition": {
|
||||
"achievementName": "Folly Red Cum",
|
||||
"achievementName": "Folly Red",
|
||||
"achievementDescription": "Obtain Orichalcum",
|
||||
"achievementIcon": {
|
||||
"value": "CUSTOM:Orichalcum"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"_fv": 73,
|
||||
"_type": "achievement",
|
||||
"definition": {
|
||||
"achievementName": "Cover Me In Orc Cum",
|
||||
"achievementName": "Cover Me In Folly Red",
|
||||
"achievementDescription": "Wear a full armor set of Orichalcum.",
|
||||
"achievementIcon": {
|
||||
"value": "CUSTOM:OrichalcumArmor.body"
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
"_fv": 73,
|
||||
"_type": "procedure",
|
||||
"definition": {
|
||||
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"entity_has_screen_open\"><field name=\"guiname\">ShitGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><statement name=\"DO0\"><block type=\"entity_close_gui\"><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></statement></block></next></block></xml>"
|
||||
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"entity_has_screen_open\"><field name=\"guiname\">TurdGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><statement name=\"DO0\"><block type=\"entity_close_gui\"><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></statement></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
@@ -2,6 +2,6 @@
|
||||
"_fv": 73,
|
||||
"_type": "procedure",
|
||||
"definition": {
|
||||
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"entity_has_screen_open\"><field name=\"guiname\">ShitGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entity_open_gui\"><field name=\"guiname\">ShitGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"x\"><block type=\"coord_x\"></block></value><value name=\"y\"><block type=\"coord_y\"></block></value><value name=\"z\"><block type=\"coord_z\"></block></value></block></statement></block></next></block></xml>"
|
||||
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"entity_has_screen_open\"><field name=\"guiname\">TurdGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entity_open_gui\"><field name=\"guiname\">TurdGUI</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"x\"><block type=\"coord_x\"></block></value><value name=\"y\"><block type=\"coord_y\"></block></value><value name=\"z\"><block type=\"coord_z\"></block></value></block></statement></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
@@ -3,11 +3,11 @@
|
||||
"_type": "item",
|
||||
"definition": {
|
||||
"renderType": 0,
|
||||
"texture": "shit",
|
||||
"texture": "turd",
|
||||
"customModelName": "Ranged item",
|
||||
"customProperties": {},
|
||||
"states": [],
|
||||
"name": "Shit",
|
||||
"name": "Turd",
|
||||
"rarity": "UNCOMMON",
|
||||
"creativeTabs": [
|
||||
{
|
||||
@@ -40,7 +40,7 @@
|
||||
"shootConstantly": false,
|
||||
"rangedItemChargesPower": true,
|
||||
"projectile": {
|
||||
"value": "CUSTOM:ShitProjectile"
|
||||
"value": "CUSTOM:TurdProjectile"
|
||||
},
|
||||
"projectileDisableAmmoCheck": false,
|
||||
"isFood": false,
|
||||
@@ -2,10 +2,10 @@
|
||||
"_fv": 73,
|
||||
"_type": "achievement",
|
||||
"definition": {
|
||||
"achievementName": "Oh Shit!",
|
||||
"achievementDescription": "Shit",
|
||||
"achievementName": "Crap!",
|
||||
"achievementDescription": "Turd",
|
||||
"achievementIcon": {
|
||||
"value": "CUSTOM:Shit"
|
||||
"value": "CUSTOM:Turd"
|
||||
},
|
||||
"background": "Default",
|
||||
"disableDisplay": false,
|
||||
@@ -19,6 +19,6 @@
|
||||
"parent": {
|
||||
"value": "No parent: root"
|
||||
},
|
||||
"triggerxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"advancement_trigger\" deletable=\"false\" x=\"40\" y=\"80\"><next><block type=\"item_in_inventory\"><value name=\"amount_l\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value><value name=\"amount_h\"><block type=\"math_number\"><field name=\"NUM\">64</field></block></value><value name=\"item\"><block type=\"mcitem_all\"><field name=\"value\">CUSTOM:Shit</field></block></value></block></next></block></xml>"
|
||||
"triggerxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"advancement_trigger\" deletable=\"false\" x=\"40\" y=\"80\"><next><block type=\"item_in_inventory\"><value name=\"amount_l\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value><value name=\"amount_h\"><block type=\"math_number\"><field name=\"NUM\">64</field></block></value><value name=\"item\"><block type=\"mcitem_all\"><field name=\"value\">CUSTOM:Turd</field></block></value></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
@@ -10,16 +10,6 @@
|
||||
"renderBgLayer": false,
|
||||
"doesPauseGame": false,
|
||||
"components": [
|
||||
{
|
||||
"type": "image",
|
||||
"data": {
|
||||
"image": "shit.png",
|
||||
"use1Xscale": false,
|
||||
"x": 96,
|
||||
"y": -1,
|
||||
"locked": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"data": {
|
||||
@@ -35,6 +25,16 @@
|
||||
"y": 3,
|
||||
"locked": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"data": {
|
||||
"image": "turd.png",
|
||||
"use1Xscale": false,
|
||||
"x": 96,
|
||||
"y": -1,
|
||||
"locked": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"gridSettings": {
|
||||
@@ -42,7 +42,7 @@
|
||||
"sy": 18,
|
||||
"ox": 11,
|
||||
"oy": 15,
|
||||
"snapOnGrid": false
|
||||
"snapOnGrid": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,10 +2,10 @@
|
||||
"_fv": 73,
|
||||
"_type": "painting",
|
||||
"definition": {
|
||||
"texture": "shit",
|
||||
"texture": "turd",
|
||||
"width": 16,
|
||||
"height": 16,
|
||||
"title": "Shit Painting",
|
||||
"author": "nim"
|
||||
"title": "Turd Painting",
|
||||
"author": "Ari/nim"
|
||||
}
|
||||
}
|
||||
@@ -3,7 +3,7 @@
|
||||
"_type": "projectile",
|
||||
"definition": {
|
||||
"projectileItem": {
|
||||
"value": "CUSTOM:Shit"
|
||||
"value": "CUSTOM:Turd"
|
||||
},
|
||||
"showParticles": false,
|
||||
"actionSound": {
|
||||
@@ -18,7 +18,7 @@
|
||||
"modelWidth": 0.5,
|
||||
"modelHeight": 0.5,
|
||||
"onHitsPlayer": {
|
||||
"name": "ShitProjectileProjectileHitsPlayer"
|
||||
"name": "TurdProjectileHitsPlayer"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -40,9 +40,9 @@
|
||||
}
|
||||
],
|
||||
"recipeReturnStack": {
|
||||
"value": "CUSTOM:Shit"
|
||||
"value": "CUSTOM:Turd"
|
||||
},
|
||||
"name": "shit_recipe",
|
||||
"name": "turd_recipe",
|
||||
"namespace": "mod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user