A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://programming.dev/post/11506498",
"attributedTo": "https://programming.dev/u/MajorHavoc",
"to": [
"https://lemmy.ml/c/minetest",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "A Pipeworks Crash Course",
"cc": [],
"content": "<p>Since I couldn’t find it, here’s a bare minimum guide to starting using the Pipeworks mod.</p>\n<p>This recipe builds a trivial item sorter.</p>\n<p>Mods you need:</p>\n<ul>\n<li>Pipeworks</li>\n<li>Mesecon</li>\n<li>I3 Inventory (optional, strongly recommend)</li>\n</ul>\n<p>Resources you need (if building this in survival):</p>\n<ul>\n<li>24 wood planks for 4 chests</li>\n<li>a lot of leaves (for plastic for tubes and for the injector)</li>\n<li>a lot of mese Crystals (for the injector and the sorting tube segment and the blinky plant)</li>\n<li>3 saplings (for the blinky plant)</li>\n<li>2 iron for the injector</li>\n</ul>\n<p>To build the parts - look up the part recipes in I3 Inventory, or the MineTest wiki.</p>\n<p>The Build:</p>\n<p>In this order, place, on flat ground, in a straight line:</p>\n<ul>\n<li>A chest</li>\n<li>A stack wise filter injector</li>\n<li>A pneumatic tube segment</li>\n<li>A sorting pneumatic tube segment</li>\n<li>A final chest</li>\n</ul>\n<p>Now place the last two chests on the ground on either side of the ‘sorting pneumatic tube segment’.</p>\n<p>Now place a ‘blinky plant’ beside the ‘stackwise filter injector’, to get it running. Yes, it must be a blinky plant.</p>\n<p>Now throw some crap in the first chest and watch it get moved randomly to the other 3 chests.</p>\n<p>Now, grab an item you want sorted, say ‘dirt block’. Left click on the ‘sorting pneumatic tube segment’. Put the dirt block next to one of the colors. Put more dirt blocks into the first chest.</p>\n<p>Watch the dirt blocks follow the color you chose.</p>\n<p>Repeat with more item types.</p>\n<p>Now your inventory is sorted, kind of.</p>\n<p>Finally, add additional chests and sorting tube segments, as needed, to suit your personal play style.</p>\n<p>Edit: Of course now I found a decent wiki page that has more detail, so I put that in the URL.</p>\n",
"mediaType": "text/html",
"source": {
"content": "Since I couldn't find it, here's a bare minimum guide to starting using the Pipeworks mod.\n\nThis recipe builds a trivial item sorter.\n\nMods you need:\n\n- Pipeworks\n- Mesecon\n- I3 Inventory (optional, strongly recommend)\n\nResources you need (if building this in survival):\n\n- 24 wood planks for 4 chests\n- a lot of leaves (for plastic for tubes and for the injector)\n- a lot of mese Crystals (for the injector and the sorting tube segment and the blinky plant)\n- 3 saplings (for the blinky plant)\n- 2 iron for the injector\n\nTo build the parts - look up the part recipes in I3 Inventory, or the MineTest wiki.\n\nThe Build:\n\nIn this order, place, on flat ground, in a straight line:\n\n- A chest\n- A stack wise filter injector\n- A pneumatic tube segment\n- A sorting pneumatic tube segment\n- A final chest\n\nNow place the last two chests on the ground on either side of the 'sorting pneumatic tube segment'.\n\nNow place a 'blinky plant' beside the 'stackwise filter injector', to get it running. Yes, it must be a blinky plant.\n\nNow throw some crap in the first chest and watch it get moved randomly to the other 3 chests.\n\nNow, grab an item you want sorted, say 'dirt block'. Left click on the 'sorting pneumatic tube segment'. Put the dirt block next to one of the colors. Put more dirt blocks into the first chest. \n\nWatch the dirt blocks follow the color you chose.\n\nRepeat with more item types.\n\nNow your inventory is sorted, kind of.\n\nFinally, add additional chests and sorting tube segments, as needed, to suit your personal play style.\n\nEdit: Of course now I found a decent wiki page that has more detail, so I put that in the URL.",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://github.com/mt-mods/pipeworks/wiki",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/6a704b9b-19ee-4675-8dbe-2f9a3c980dbf.png"
},
"sensitive": false,
"published": "2024-03-16T01:23:51.609306Z",
"updated": "2024-03-16T01:27:39.267665Z",
"audience": "https://lemmy.ml/c/minetest",
"tag": [
{
"href": "https://programming.dev/post/11506498",
"name": "#minetest",
"type": "Hashtag"
}
]
}